Skip to content

michael-rodriguez22/JAVASCRIPT-CHALLENGE-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This page and its associated stylings were provided in the starter code which can be found here.

This is an introductory javascript exercise. When the button to generate a password is clicked, the user is prompted to decide how long they would like their password to be, and which types of characters they would like their password to include. Questions and text are presented to the user through the window object in the form of prompts and confirms. Once the user has answered all of the questions, the randomly generated password is displayed on the page and in the console.

Deployed site is viewable here. Enjoy!


WARNING!

This was a small task from a bootcamp that I completed. The passwords generated here are not intended for secure use.

About

Simple static page password generator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published