Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator

to create an application that an employee can use to generate a random password based on criteria they’ve selected by modifying starter code. This app will run in the browser, and will feature dynamically updated HTML and CSS powered by JavaScript code

AIM of the Assignment

Using knowledge gained in Javascript, CSS and HTML,

ONce the button is clicked: the FOllowing prompts are seen:

  • Present a series of prompts for password criteria
    • Length of password
      • At least 10 characters but no more than 64.
    • Character types
      • Lowercase
      • Uppercase
      • Numeric
      • Special characters

Challenges:

Learning to work with Random function, MAth. floor functions, referencing arrays , etc.

Licenses used was by MIT for free open source reuse as found in the Repository found in github account.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages