Skip to content

ShaneKeney/Password_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure Password Generator

Password Generator allows you to create a secure password with specified criteria.

Steps to generate Password

  1. Determine search criteria clicking necessary checkboxes
  2. Determine number of characters for password (defaulted to 8)
  3. Click generate password.

Upon clicking generate password, the password will appear within the dotted box where placeholder text once was.

Password criteria options

  • Numbers: will generate random number(s) in password between 0-9
  • Lowercase Letters: will generate random lowercase letters between a-z
  • Uppercase Letters: will generate random uppercase letters between A-Z
  • Special characters: will generate random special characters (full list of possible characters: see examples)

About

Secure Password Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published