Skip to content

anne-stine/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Array to hold all possible chars
  • Button to generate 4 random password options
  • Display password options
  • Stretch: ability to set the password length
  • Stretch: 1-click copy password to the clipboard