A basic password generator project with help of HTML, CSS and JS
- Visit this link or Clone the repository
- Open the
index.html
file in your browser - Click on the
Generate Password
button - Select the length of the password
- Select the type of characters you want in your password
- Click on the
Generate
button - Your password will be generated and displayed on the screen
- Generate a random password
- Select the length of the password
- Select the type of characters you want in your password
- Copy the password to clipboard
- HTML
- CSS
- JavaScript
This project is licensed under the MIT License - see the LICENSE file for details