password-generator-cli/README.md
2021-12-15 20:32:50 +01:00

3 lines
No EOL
195 B
Markdown

# password-generator-cli
A simple password generator written in Python. Excludes ambiguous characters by default and gives the user the option to include uppercase letters, numbers, and symbols.