Skip to content

RazeCoder28/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

Description

The Password Generator is a user-friendly web application designed to help users create secure, random passwords based on their specified criteria. Users can customize the length of the password and choose to include uppercase letters, lowercase letters, numbers, and symbols. This tool ensures that users can generate strong and reliable passwords for their online accounts and other security needs.

Features

  • Password Length: Generate passwords ranging from 1 to 20 characters.
  • Customizable Options: Choose to include or exclude:
    • Uppercase Letters (A-Z)
    • Lowercase Letters (a-z)
    • Numbers (0-9)
    • Symbols (!@#$%^&*()_+-=[]{}|;':",.<>/?)
  • Password Strength Indicator: Display the strength of the generated password based on the selected criteria.
  • Copy to Clipboard: Easily copy the generated password to the clipboard with a single click.

Live Demo

You can try the live demo of the Password Generator here.

Technologies Used

  • HTML: Structure the web page.
  • CSS: Style the web page for a better user experience.
  • JavaScript: Add functionality to generate passwords and handle user interactions.

Contact

If you have any questions, suggestions, or feedback, feel free to reach out.

About

The Password Generator is a user-friendly web application designed to help users create secure, random passwords based on their specified criteria.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors