Skip to content

kaihuan-huang/Password_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password_Generator

Description

Create an application that an employee can use to generate a random password based on their selected criteria.

This Random Password Generator App will run in the browser, and will feature dynamically updated HTML and CSS powered by JavaScript code.

More details

  • Presented with a series of prompts for password criteria;

  • Prompted for the length of the password(length of at least 8 characters and no more than 128 characters);

  • Confirmed whether or not to include lowercase, uppercase, numeric, and/or special characters on each prompt;

  • Limited the length of password (between 8 - 128 characters);

  • Answered each prompt that input should be validated and at least one character type should be selected;

  • The password will display in written to the page when password is generated.

Assets

The following images demonstrate the web application's appearance and functionality:

A Random Password Generator

Password-generator-end.png

Resources:

https://youtu.be/O-79Cb5s9U4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published