A simple, customizable, and responsive password generator built with HTML, CSS, and JavaScript. Generate secure passwords with adjustable length and character options, including lowercase, uppercase, numbers, and symbols. Includes a one-click copy to clipboard feature for ease of use.
- β Generate passwords from 1 to 30 characters
- β
Include/exclude:
- Lowercase letters (aβz)
- Uppercase letters (AβZ)
- Numbers (0β9)
- Symbols (!@#$%^&*~)
- β Copy password to clipboard with a click
- β Mobile-responsive and modern UI
- CSS3
- JavaScript (ES6)
- Clone the repository:
git clone https://github.com/Ayushman-Praharaj123/Password-Generator.git cd Password-Generator