https://github.com/lxmn-22/password-generator
A Java-based password generator app built with AWT & Swing, allowing users to generate secure, random passwords. The app features customizable options for password length & character types, ensuring strong and unique passwords everytime. 🔐
https://github.com/lxmn-22/password-generator
java java-awt java-swing-gui
Last synced: 9 months ago
JSON representation
A Java-based password generator app built with AWT & Swing, allowing users to generate secure, random passwords. The app features customizable options for password length & character types, ensuring strong and unique passwords everytime. 🔐
- Host: GitHub
- URL: https://github.com/lxmn-22/password-generator
- Owner: lxmn-22
- Created: 2024-11-11T20:06:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-11T20:12:56.000Z (about 1 year ago)
- Last Synced: 2025-02-14T12:53:37.054Z (11 months ago)
- Topics: java, java-awt, java-swing-gui
- Language: Java
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password Generator