Skip to content

0216johnsoneric/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator

The Password Generator is an web application created using HTML, CSS, and JavaScript. It asks you for the criteria for the password inluding:

  1. Password length (between 8-128 characters)
  2. Include lowercase letters?
  3. Include uppercase letters?
  4. Include numbers?
  5. Include special characters?

When you enter the critera the generator will generate a unique password for you based on the critera entered. If you Select critera that does not follow the parameters it will prompt you with an error letting you know that it can't generate a password and you will have to try again!

Instructions: Github Pages: https://0216johnsoneric.github.io/Password-Generator/

Clone lab: git clone [email protected]:0216johnsoneric/Password-Generator.git Run in Browser w/ localhost or VS code browser extension

password generator demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published