A simple password random password generator web application.
The Password Generator is a web application made to help users create random passwords based on selected prompts. With this web application, users can easily generate strong secure passwords.
- Generate random passwords with user-specified length (between 8 and 128 characters)
- Choose from character types: lowercase letters, uppercase letters, numbers, and special characters
- Responsive design UI both Desktop/Mobile
- Clone this repository:
git clone https://github.com/your-username/password-generator.git
-
Navigate to the project directory:
-
Open the index.html file in your browser.
-
Have Fun!
- HTML
- CSS
- JavaScript