Skip to content

coopthompson/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

password-generator

This is a random password generator that I built

PSUEDOCODE: Create a slider that effects how long the password will be Create a display above the slider to show the length of the password Take a random character from each possible character on the qwerty keyboard and combine them with + Do this in a for loop as many times as the length of the password spit the password back at them when the desired length is chosen

POTENTIAL FEATURES IN FUTURE: full use of a webpage complete with styling save the password to a clipboard button save the password to google? or create a chrome plugin or something

About

This is a random password generator that I built

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published