Welcome to the Password Generator! This tool helps you create strong and secure passwords with customizable options.
To get started, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/shrutifinding/Password-generator.git
-
Navigate to the project directory:
cd password-generator -
Run the
PasswordGenerator.ipynbfile.
- Enter the length of the password.
- Include uppercase letters? (yes/no)
- Include numbers? (yes/no)
- Include special characters? (yes/no)
Customize the password generation process by modifying the PasswordGenerator.ipynb file. Adjust the character sets and password length to fit your needs.
We welcome contributions! If you encounter issues or have suggestions for improvement:
- Open an issue or
- Submit a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for details.