Skip to content

Simple program that uses modals to prompt the user to enter criteria to generate a usable password

Notifications You must be signed in to change notification settings

RoseThorn10/password-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

03 JavaScript: Password Generator

Description

This is a password generator. It prompts the user for a length of 8 to 128 characters, and for four criteria for characters the password may include: Uppercase letters, lowercase letters, special characters and numerals. The page then displays a password of the appropriate length that meets the selected criteria.

Link to page

Live Link

Screenshots

Screenshot 1 Screenshot 2

About

Simple program that uses modals to prompt the user to enter criteria to generate a usable password

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published