https://github.com/ccrashzer0/password_generator
This python script will generator you a custom password that contains uppercase, lowercase, numbers, and symbols.
https://github.com/ccrashzer0/password_generator
linux macos password-generator python python3 windows
Last synced: 3 months ago
JSON representation
This python script will generator you a custom password that contains uppercase, lowercase, numbers, and symbols.
- Host: GitHub
- URL: https://github.com/ccrashzer0/password_generator
- Owner: CCrashZer0
- Created: 2017-06-18T23:40:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-19T00:46:53.000Z (almost 8 years ago)
- Last Synced: 2025-01-27T05:58:15.372Z (4 months ago)
- Topics: linux, macos, password-generator, python, python3, windows
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This python script was built in python 3.6
This is a password generator script.
You have the option to enter the name of the site or account that you will be creating the passwor for.You will have the option to pick out how log you want your password to be
You are also given the option as to how many of each character you want.
Your password will consit of the following.
uppercase, lowercase, numbers, and symbols