Skip to content

jtwiley1996/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

password-generator

Objective

In this assignment, I was tasked with completing the javascript for an already completed website. When you click a button, it will now let you select everything you'd like for a random password. The HTML and CSS were already completed, but for the JS, I had to define my variables, create the appropiate if statements and loops, and then create an event that would display the results on the screen.

Code

The code for the HTML and CSS were taken from the assignment layout, as well as minor starter code from CSS. For some of the code I used in my Javascript (Math.random, prompt, and confirm), I found those through a resources called W3Schools.

Thank you for viewing!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published