Releases: Dunkel404/GUI-blPasswordGenerator
Releases · Dunkel404/GUI-blPasswordGenerator
Password Generator v1.0.0
Version 1.0.0
Initial release of the password generator
- Users can specify the character types to include in the generated passwords (lowercase letters, uppercase letters, numbers, symbols)
- Users can specify the length of the generated passwords
- Users can generate multiple passwords at once
- Passwords and their base64 representations are displayed in the output box
This is the first release of the password generator, which allows users to easily create secure passwords by specifying the character types and length of the passwords. Users can generate multiple passwords at once and view the generated passwords and their base64 representations in the output box.