A simple command-line password generator built using Python. This tool creates secure, random passwords based on the length provided by the user.
- User-defined password length
- Random mix of:
- Uppercase letters
- Lowercase letters
- Numbers
- Special symbols
- Lightweight and easy to run
- Make sure Python is installed.
- Download or clone the repository.
- Open terminal or command prompt.
- Run the program: python password_generator.py
- Enter the desired password length when prompted.
- Your secure password will be generated instantly.
Jandhyala Uma Sri Lekha