A simple and customizable Password Generator built with HTML, CSS, and JavaScript.
This tool allows users to generate strong and secure passwords based on their preferences.
- Set password length using a slider.
- Include/exclude:
- ✅ Uppercase letters
- ✅ Lowercase letters
- ✅ Numbers
- ✅ Symbols
- Copy password to clipboard with one click.
- Responsive and user-friendly UI.
- HTML5
- CSS3
- JavaScript
- Clone the repository:
https://github.com/jitanshu-27/Password_Generator.git
