Skip to content

SPloganathan/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Password-generator

Description

What to be done...

Given UI for Password Generator application, we need to create JavaScript functions for full proper functiong of this application.

Things Done

  • Created a 'generatepassword' function.

  • Created set of prompts for gathering user input.

  • Validated the criteria for password length.

  • If none of the conditions are met the user is alerted and 'generatepassword' function is executed again.

  • The logic for password generation is written by defining variables for all possible characters and bringing the values.

  • Password is generated using Math.random function and logics.

Deployed Screenshot and URL

alt+text

About

Implemented a project that will generate a high quality random passwords

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors