Início Profile Projeto
Avatar de

Octavio Garcia

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

  1. Select the desired password length using the slider.
  2. Check the boxes for the character types you want to include in your password.
  3. Click the "Generate Password" button.
  4. Your new password will appear in the text box.
  5. 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