Skip to content

graycodesnu/password_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

Introduction

A password generator in which the user is prompted to select password criteria via modals.

The project repository can be found here and the live link can be found here.

screenshot

screenshot

Goals

The goal of this assignment was to create a password generator that would meet certain criteria:

  • User is presented with criteria for their password
  • User chooses the length of their password
  • User chooses whether they want to include lowercase letters, uppercase letters, numbers, and/or symbols
  • Once criteria selections are made, a password is generated matching the user's selections
  • The generated password is rendered to the page

Technologies Used

  • JavaScript
  • HTML
  • CSS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors