Skip to content

This is a password generator that gives users back a random password using JavaScript.

Notifications You must be signed in to change notification settings

yonatanhaddish/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

DESCRIPTION

This is a web-application that generates a random password. Password length must be between 8 and 128 characters. User can choose lowercase, uppercase, numeric and/or special characters. For more datail see the flow-chart below.

Table of Contents

Installation

No installation required.

Usage

This application will allow users generate a random password based on the criteria they select.

Contributing

Contributors should read the installation section.

Tests

There are no tests for this application.

Questions

If you have any questions about this projects, please contact me directly at [email protected]

Link

##LINK TO THE DEPLOYED APPLICATION

https://yonatanhaddish.github.io/password-generator/

https://github.com/yonatanhaddish/password-generator

Password generator screen-shot

Password generator flow-chart

About

This is a password generator that gives users back a random password using JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published