This is a simple Python script that generates secure passwords based on user input.
- Make sure Python is installed.
- Run the script: password_maker.py
- Follow the prompts in the terminal.
- Choose how many passwords to generate
- Set password length
- Include lowercase, uppercase, numbers, and/or symbols
- Option to save passwords to a text file
- Option to include username and account info
Chris Vul3
github.com/ChrisVul3