Skip to content

wilbur125/Random_PW_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random_PW_Generator

URL: https://wilbur125.github.io/Random_PW_Generator/

This app generates a random password based on the user's specific parameters. When the user clicks "Generate Password", a series of questions will guide the user in establishing the requirements of the random password.

  1. The user starts by clicking "Generate Password"

  1. Enter the number of characters the random password will be

  1. Confirm if Special Characters are required

  1. Confirm if Lowercase Characters are required

  1. Confirm if Uppercase Characters are required

  1. Confirm if Numeric Characters are required

  1. The random password will be displayed on the page

Error Messages If the user does not follow the instructions to provide a password length between 8 - 128 characters and does not select at least 1 character type, the following error messages will appear.

  1. If the user enters a number that is not between 8 - 128

  1. If the user does not select at least one character type

Please note that the HTML and CSS were part of assignment code that was already provided.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published