This is a password generator project implemented using HTML, CSS, and JavaScript. It generates strong and secure passwords based on user-specified criteria.
- Generate passwords with variable length
- Include uppercase and lowercase letters, numbers, and special characters
- Customizable password strength
- User-friendly interface
- have a slider to choose variable length of slider
- have a indicator showing password's strength
- Clone the repository:
git clone https://github.com/agrim712/password-generator.git
- navigate to the project directory cd password-generator