The Random Password Generator is a simple web application that generates random passwords based on user-defined length. It helps users create strong and secure passwords to enhance their online security and protect their accounts from unauthorized access.
- HTML
- CSS
- JavaScript
- Clone the repository.
- Open the
index.htmlfile in a web browser. - Use the app to generate random passwords.
- Generate random passwords: Users can generate random passwords with a specified length.
- Password length control: Users can specify the desired length of the generated passwords.
- Secure and strong passwords: The app generates passwords using a combination of uppercase and lowercase letters, numbers, and special characters.
- Multiple password outputs: The app provides two randomly generated passwords at a time.
Contributions are welcome! If you find any issues or have suggestions for improvements, please submit a pull request or open an issue in the GitHub repository.
This app was created by Hamna.
This project is licensed under the MIT License.