Skip to content

This is a customizable random user password generator. It asks for length of password from 8 - 128 characters. Then asks for character types to be included in the password. Types of characters available are lowercase, uppercase, numbers, and symbols. If the amount of characters are out of range and no character types are selected, then a passwor…

Notifications You must be signed in to change notification settings

layc41/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This is a customizable random user password generator. It asks for length of password from 8 - 128 characters. Then asks for character types to be included in the password. Types of characters available are lowercase, uppercase, numbers, and symbols. If the amount of characters are out of range and no character types are selected, then a password cannot be generated.

Link to Deployed Application

Password Generator

Screen Shots

Generator

About

This is a customizable random user password generator. It asks for length of password from 8 - 128 characters. Then asks for character types to be included in the password. Types of characters available are lowercase, uppercase, numbers, and symbols. If the amount of characters are out of range and no character types are selected, then a passwor…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published