Skip to content

A password generator that allows users to select the password length and toggle the inclusion of numbers, special characters, and uppercase letters. The displayed password updates dynamically based on the selected options.

License

Notifications You must be signed in to change notification settings

Clenilton-Filho/js_password_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS_Password_Generator

A password generator that allows users to select the password length and toggle the inclusion of numbers, special characters, and uppercase letters. The displayed password updates dynamically based on the selected options.

Disclaimer

This project is just a practical exercise for me, so it isn't meant to be secure in any way. Consider using other password generators for your passwords if you need strong security.

Features

  • Customize password length
  • Toggle inclusion of numbers
  • Toggle inclusion of special characters
  • Toggle inclusion of uppercase letters
  • Real-time password updates

Usage

  1. Open the password generator page.
  2. Use the sliders and checkboxes to customize your password.
  3. Copy the generated password using the COPY button.

About

A password generator that allows users to select the password length and toggle the inclusion of numbers, special characters, and uppercase letters. The displayed password updates dynamically based on the selected options.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published