Features
- Core Engine: Secure password generation using
java.security.SecureRandom. - Advanced Analysis: Real-time entropy scoring powered by
zxcvbn4j. - Smart Heuristics: Custom scoring logic to ensure variety and length requirements.
- Native Look & Feel: Integrated OS theme support for a better user experience.
How to run
- Download the
PasswordGenerator.jarattached below. - Ensure you have Java 25 installed.
- Run with:
java -jar PasswordGenerator.jaror double-click the file.
First official release. Suggestions and bug reports are welcome!
Full Changelog: https://github.com/Ceruti-S/passwordGenerator/commits/v1.0.0