password-generator-cli/README.md

3 lines
195 B
Markdown
Raw Normal View History

2021-12-15 14:32:50 -05:00
# 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.