A simple and customizable Password Generator built using HTML, CSS, and JavaScript. This tool allows users to generate strong, secure passwords based on selected criteria such as length, character types (uppercase, lowercase, numbers, symbols), and more.
Choose password length
Toggle inclusion of:
Uppercase letters
Lowercase letters
Numbers
Symbols
Copy generated password to clipboard
Responsive and user-friendly UI
HTML – for the structure
CSS – for styling and responsiveness
JavaScript – for core functionality and password logic
Clone the repository:
bash Copy Edit git clone https://github.com/SayanDey322/Password-Generator.git Open index.html in your browser.
Generate strong passwords with a click!!
This project is licensed under the MIT License.