Skip to content

Lsenn404/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator Starter Code

image

Password generator. Prompts user to enter how long they want their password, between 8 - 128 characters, then asks if they want it to include lowercase letters, uppercase letters, numbers, or special characters. Will confirm that the user has selected at least one of the four character types, then generates a password. Will check if the password contains at least one character from each type that the user has selected, and if not, will generate a new password before displaying it for the user.

Deployed Link: https://lsenn404.github.io/Password-Generator/

Git Repository: https://github.com/Lsenn404/Password-Generator

About

making a password generator with JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published