Skip to content

jdpasternak/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

Description

A simple JavaScript application used to generate a random password based on selected criteria.

This was a project done for a coding bootcamp that covered the following skills:

  • JavaScript conditional statements
  • JavaScript window object (alert)

Features

  • Click generate password button to receive prompts for password specifications
  • Provide input via JavaScript alerts to gather specifications
  • Generate random password and display to the screen

Screenshot

A screenshot of the Password Generator app

Live Site

Link