Skip to content

v1.0.0 - First Stable Release

Latest

Choose a tag to compare

@Ceruti-S Ceruti-S released this 30 Jan 21:08
· 4 commits to main since this release
2da34ef

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

  1. Download the PasswordGenerator.jar attached below.
  2. Ensure you have Java 25 installed.
  3. Run with: java -jar PasswordGenerator.jar or 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