Skip to content

alecmichaelw/03-JavaScript_Password_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Password Generator

Screenshot of app

Description

Using the knowledge I've attained so far, I successfully created a password generator using JavaScript. Web Dev Simplified’s tutorial was a huge help, if not the main reason why I was successful. I also edited the CSS a bit to my liking; the grey background was easier on my eyes when coding at 4am.

Direct link

Usage

Simple password generator using JavaScript allowing for the option to include numbers, caps, and/or symbols. Minumum password length must be 8 characters and up to 36 max characters.

Screenshot of app with uppercase box checked Screenshot of app with numbers box checked Screenshot of app with symbols box checked Screenshot of app with all boxes checked

Credits

Followed Web Dev Simplified's tutorial - https://www.youtube.com/watch?v=iKo9pDKKHnc

License

License: MIT


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published