Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexanderwe/simple-pass
Simple Pass is a small password generator to create random passwords of any length.
https://github.com/alexanderwe/simple-pass
Last synced: 23 days ago
JSON representation
Simple Pass is a small password generator to create random passwords of any length.
- Host: GitHub
- URL: https://github.com/alexanderwe/simple-pass
- Owner: alexanderwe
- Created: 2015-06-21T15:47:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-15T20:11:16.000Z (about 9 years ago)
- Last Synced: 2023-02-27T12:37:25.274Z (over 1 year ago)
- Language: Java
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Pass
Simple Pass is a small password generator to create random passwords of any length.# Running the program
Just double-click "Simple Pass.jar" after downloading the .zip.
You have the opportunity to create a password of your own length or choose some default lengths. The passwords can contain: uppercase characters, lowercase characters, numbers and special characters. You simple choose what you like to have.If you are intrested in the source-code just have a look and give feedback to the Issue section if something went wrong.
Keep in mind that u use this program at own risk. I do not assume the passwords, generated by this program, to be unbreakable.