This is a simple password generator web application written in HTML, CSS, and JavaScript. It generates strong and secure passwords based on user-defined criteria.
- Generate random passwords with specified length.
- Include uppercase, lowercase letters, numbers, and special characters.
- Customizable password length.
- User-friendly interface.
- Web browser
Clone the repository:
git clone https://github.com/saikishor164/password-generator.git