Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

password-generator

Description

The Password Generator uses JavaScript to generate a random password based on the user’s input criteria. The user is able to specify the length and character types for the password and the input is stored in an object. The generator also features a character check to ensure the generated password contains the character types the user selected. HTML, CSS and Photoshop were used to add styling to the Password Generator. A screenshot of the website screenshot

Installation

N/A

Usage

The aim of the website is to generate a password composed of random characters specified by the user. Originally, the user’s input was captured using prompt and confirm methods. However, this was then modified to a form for a better user experience. After the form has been filled in and the ‘Generate Password’ button pressed, the user’s randomly generated password is displayed on the page. https://bootcampist.github.io/password-generator/

Credits

N/A

License

Please see the LICENSE in the repository.

About

Challenge 005 - Generating a random password

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages