A simple and secure random password generator.
Check out the live demo: Random Password Generator
- Generate random and secure passwords
- Customizable password length
- Copy to clipboard functionality
- Visit the Random Password Generator website.
- Adjust the password length using the provided slider.
- Click the "Generate Password" button to get a random password.
- Click the "Copy to Clipboard" button to copy the generated password.
Feel free to contribute and enhance the functionality of this password generator!
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/sonimohit481/Random-password-generator.git
- Navigate to the project directory:
cd Random-password-generator
- Open the
index.html
file in your preferred web browser.
This project is licensed under the MIT License.
Note: If you encounter any issues or have suggestions for improvements, please open an issue.