Yet another simple to use CLI password generator
Find a file
2021-12-15 20:38:29 +01:00
LICENSE Update 'LICENSE' 2021-12-15 20:33:59 +01:00
README.md Update 'README.md' 2021-12-15 20:38:29 +01:00

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.