A clean and user-friendly Password Generator web app built using HTML, CSS, and JavaScript. Instantly generate secure, random passwords of customizable lengths.
- ✅ Generate strong, random passwords
- 🔢 Customizable password length
- ✨ Includes uppercase, lowercase, numbers, and symbols
- 📱 Responsive design for all devices
- 💡 User-friendly and intuitive UI
👉 Click here to view the live demo
- HTML5
- CSS3 (with responsive styling)
- JavaScript (vanilla)
- Enter the desired password length in the input field.
- Click on the "Generate Password" button.
- Your randomly generated password will appear in the output box.
📁 Password-Generator/
│
├── index.html
├── style.css
├── script.js
├── Assets/
│ └── icon.jpeg
| └── Screenshot-1.png
| └── Screenshot-2.png
├── README.md
This tool was created to help users quickly generate strong and secure passwords for online accounts, ensuring better protection from security threats.
This project is open-source and free to use under the MIT License.
Pull requests are welcome. For major changes, please open an issue first to discuss what you'd like to change.
Developed by Mohammad Hasib Hasan

