Skip to content

Generates a random password based on requirements set by user.

License

Notifications You must be signed in to change notification settings

Eugene32/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator

The web page was intended for the sole purpose of creating a random password.

Asks a series of question for generating a random password.

  • No. of characters in a password. Minimum of 8 characters and a max of 128.
  • Inclusion of CAPITAL letters?
  • Inclusion of LOWER CASE letters?
  • Inclusion of NUMBERS?
  • Inclusion of SPECIAL characters?

A corresponding random password will then be generated, with at least one character belonging to the "criteria" as chosen by the end-user.

Web page link --> Password Generator

Web page preview: alt text

About

Generates a random password based on requirements set by user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published