Skip to content

A javaScript mini project to generate password as per security requirement. You can choose to include Upper/Lowercase letters, numbers and special symbols to create password of differing strength.

Notifications You must be signed in to change notification settings

gyanprakash03/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

A javaScript mini project to generate password as per security requirement. You can choose to include Upper/Lowercase letters, numbers and special symbols to create password of differing strength.

Installation

Clone this Repository: git clone https://github.com/gyanprakash03/Password-Generator.git

Features

  • Password length can vary from 1 to 20.
  • Password can include digits, special characters, uppercase and lowercase letters.
  • The strength of the password is indicated by a colored circle
    • Red - weak password
    • Yellow - average strength password
    • Green - Strong password
  • Generated password can be copied to clipboard.

Contact

For any inquiries, contact me at - gyan091203@gmail.com

Screenshots

Screenshot 2024-02-04 194735

About

A javaScript mini project to generate password as per security requirement. You can choose to include Upper/Lowercase letters, numbers and special symbols to create password of differing strength.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published