Stevtm/password-generator

Minimum Viable Product

Closed this issue · 0 comments

MVP Requirements

  • Clicking the button initiates a series of prompts for password criteria
  • User input used to select the password criteria
  • At least one character type must be selected to generate the password
  • Password is displayed either in an alert() or written on the page

Password Criteria Requirements

  • Length: 8-128 characters
  • Characters: lowercase, uppercase, numeric, and/or special characters