Password-generator
Password Generator
This is a simple password generator project made with HTML, CSS, and JavaScript. The purpose of this project is to generate a strong and secure password that can be used to protect personal data.
Features
- Generate a random password with user-defined length
- Option to include uppercase, lowercase, numbers, and special characters
- Copy password to clipboard
- Responsive design for different screen sizes
Getting Started
To use the password generator, simply open the live demo in your web browser. Alternatively, you can download the source code and open the index.html
file in your web browser.
Usage
- Select the desired password length using the slider.
- Check the boxes for the character types you want to include in your password.
- Click the "Generate Password" button.
- Your new password will appear in the text box.
- Click the "Copy to Clipboard" button to copy the password to your clipboard.
Credits
This project was created by Octávio Garcia. The icons used in this project are from Font Awesome.
License
This project is licensed under the MIT License.
Project Image
Veja meu projeto em: https://github.com/oc-garcia/Password-generator