Skip to content

AlexWilsonNC/hw-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hw-password-generator

Link to deployed site

Link to github repository

##Checklist:

  • Prompt: Length of password (8-128)
  • Prompt: Asks/includes Upper, Lower, Numbers, & special characters
  • Prompt: Validated as long as one character type is selected by user
  • Prompt: Password containing info is generated
  • Prompt: Password is displayed on the page in the textarea

##Bonus Checklist:

  • Alert when <8, >128, or NaN is entered in length prompt
  • Alert if no character type is selected, message is displayed and the original prompt reappears from step 1
  • Additional button clicks re-generates a new password, no page refresh needed

screeshot

About

03 JavaScript: Password Generator HW due Aug 20, 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published