๐ Password Generator Using HTML, CSS & JavaScript
This is a simple and interactive Password Generator Web App built using pure HTML, CSS, and JavaScript.
Users can enter the desired password length and instantly generate a strong, random password made using ASCII characters.
๐ Features
- ๐ก Clean UI with input and result display
- ๐ง Random password generation using ASCII values (33โ126)
- ๐ข User-defined password length
- ๐ฑ Fully browser-based โ no external libraries
- ๐งน Reset functionality
๐ ๏ธ Built With
- HTML
- CSS
- JavaScript (Vanilla)
๐ Live Demo
๐ Click here to view (GitHub Pages)
๐ Folder Structure