Skip to content

BwayCarl/password-generator

Repository files navigation

Password-Generator

Password Generator

App Screenshot

Homework Assignment - create a password generator using JS.

• When GENERATE PASSWORD button it clicked, prompts ask for certain criteria. - Number of characters - Uppercase option - Lowercase option - Numbers option - Symbols option

• If amount of password characters entered is less than 8, more than 128, or not a number the user receives an alert.

• If no criteria are chosen, the user receives an alert.

• After all criteria are met, a password is generated in the password window.

About

Homework Assignment - create a password generator using JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published