This Python script generates random passwords based on user preferences or defaults to a 12-character password. It can be a helpful tool for creating secure and unique passwords for various purposes.
- Generates random passwords using a combination of letters (uppercase and lowercase), numbers, and special characters.
- Allows users to specify the desired password length.
- Simple and easy-to-use command-line interface.
-
Clone the repository:
git clone https://github.com/sathvik-shettyy/password-generator.git
-
Navigate to the project directory:
cd password-generator
-
Run the script:
python password_generator.py
-
Follow the prompts to enter the desired password length.
Welcome to the Password Generator!
Enter the desired password length (default is 12): 16
Generated Password: A#2cR!fGpLsW@8x
Feel free to customize and extend the script based on your needs. You can add new features, improve the user interface, or implement additional security checks.
This project is licensed under the [MIT License].
Sathvik Shetty
- Inspiration for this project came from the need for a simple yet effective password generation tool.
- Special thanks to the Python community for providing valuable resources and documentation.
- I know this isnt anything special yet i will try making as many projects for future assitance for further hirer's to get a overview of my skillset
Feel free to contribute, report issues, or suggest improvements!
- 21-01-24|FIRST YEAR BSC IT STUDENT-SATHVIK SHETTY-UNIVERSITY OF MUMBAI