Welcome to the Random Password Generator project! This tool generates strong, random passwords to enhance security for your accounts and sensitive data.
- Generate passwords of customizable length.
- Choose between alphanumeric and special characters.
- Option to include or exclude ambiguous characters.
- Python 3.6 or higher
-
Clone the Repository
git clone https://github.com/huseying3/RandomPass.git
-
Install Dependencies
There are no external dependencies for this project. It uses Python's built-in libraries.
-
Run the Script
python randompass.py
-
Generate a Password
- The script will prompt you to enter the desired password length.
- You can choose whether to include special characters and ambiguous characters.
- The generated password will be displayed on the screen.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please contact huseyinguc621@icloud.com.