mirror of
https://codeberg.org/andyscott/password-generator-cli.git
synced 2024-11-13 06:40:48 -05:00
5 lines
No EOL
398 B
Markdown
5 lines
No EOL
398 B
Markdown
# password-generator-cli
|
|
|
|
A simple password generator written in Python. Excludes ambiguous characters by default and gives the user options to include uppercase letters, numbers, and symbols.
|
|
|
|
Usage: Clone this repository or download the password_generator.py file. Run with ```python password_generator.py```, or the equivalent for your system, and follow the prompts to create your new password. |