Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danilowskic/password-generator
The program gets input from user and generates a password using settings
https://github.com/danilowskic/password-generator
Last synced: 25 days ago
JSON representation
The program gets input from user and generates a password using settings
- Host: GitHub
- URL: https://github.com/danilowskic/password-generator
- Owner: danilowskic
- License: mit
- Created: 2020-01-07T19:14:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-12T11:00:33.000Z (almost 5 years ago)
- Last Synced: 2024-10-14T05:28:29.842Z (25 days ago)
- Language: Java
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Password_Generator
The program gets input from user and generates a password using settings.
The project was created by using MVC design pattern.