A random password generator website that creates a 16-character random password. Built with HTML, CSS, and JavaScript, this tool helps users generate secure passwords for various purposes.
- Generate Random Password: Create a secure 16-character password with a click of a button.
- User-Friendly Interface: Simple and intuitive design for easy use.
- Copy to Clipboard: Quickly copy the generated password to your clipboard.
- Frontend: HTML, CSS, JavaScript
-
Clone the repository:
git clone https://github.com/piyush-gangrade/Password-Generator.git cd Password-Generator
-
Open
index.html
in your web browser.
- Load the password generator by opening
index.html
. - Click the "Generate Password" button to create a new random password.
- Click "Copy" to copy the password to your clipboard.
Stay secure with strong passwords!