Skip to content

emilydavies092/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

password-generator

The website https://emilydavies092.github.io/password-generator/ is a randomized password generator.

To create a new, secured password:

  1. Click the "Generate" button to generate a password screenshot

You will be presented with a series of prompts for password criteria. When prompted for password criteria, select which criteria to include in the desired password.

  1. You will be prompted for the length of the password. Choose a length of at least 8 characters and no more than 128 characters. screenshot

  2. You will be prompted for character types to include in the password. Choose OK for "YES" or Cancel for "NO" to pick lowercase, uppercase, numeric, and/or special characters. screenshot

The input should be validated and at least one character type should be selected Once all prompts are answered, randomized a password is generated that matches the selected criteria.

  1. The password is either displayed in an alert or written to the page. screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors