Skip to content

TommyAlv/jsPasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge 3

Acceptance Criteria

  • When a user clicks generate password they will be given prompts to confirm what will be included in the password.
  • User must enter a choice between 8 to 128 characters, and if not they will be given an alert message to correct their input.
  • Users are then given prompts to include or skip numeric, special, uppercase, and lowercase characters.
  • Password will then be generated and provided to them on screen.

Description

For this challenge, I created a password generator that requires input from a user to generate a password them to fit their specific needs.

Screenshot

screenshot

Link

Link to the deployed website: Here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published