Skip to content

dsamuelson/p-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

Site link

https://dsamuelson.github.io/p-gen/

Very simple password generator will form a password based on 5 criteria

  • length between 8 and 128 characters
  • Do you want Capital Letters
  • do you want lowercase letters
  • do you want numbers
  • do you want special characters

the generator will iterate through making a password until your password contains at least 1 of each of your requested characters

You'll see a series of prompts like this

basic prompts you'll see

When you're done you'll see the password in the box

generated password

About

password generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published