https://github.com/getraid/simplepasswordgenerator
Something I made within half an hour, just because I haven't programmed anything since forever
https://github.com/getraid/simplepasswordgenerator
Last synced: about 1 year ago
JSON representation
Something I made within half an hour, just because I haven't programmed anything since forever
- Host: GitHub
- URL: https://github.com/getraid/simplepasswordgenerator
- Owner: getraid
- License: mit
- Created: 2018-09-21T21:46:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T22:09:53.000Z (over 7 years ago)
- Last Synced: 2025-01-04T05:19:23.238Z (about 1 year ago)
- Language: C#
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SimplePasswordGenerator
Something I made within half an hour, just because I haven't programmed anything since forever
Just launch it and it will generate in this pattern: random alphabet without vowels (aeiou) + vowels + alphabet /wo vowels (...) + 2 random numbers from 1-9.
Without the numbers it sometimes reads as if its pokemon names of some sort idk.