Skip to content

jacksonhanks/PasswordGenerator_JavaScript-JacksonH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasswordGenerator_JavaScript-JacksonH

Description

This webpage was designed as a simple generator for a random password. After clicking the "generate password" button, a series of prompts allow a user to select their passwrod length and various character types for their password. The character types include: lower case letters, upper case letters, numbers, and special characters. The generator requires that at least one character type be chosen, if not, the user will be prompted to start the series of prompts over. Once the length and character types have been selected, a random password is generated and entered into the card text box on the webpage. This generator has use for creating strong passwords for users, particularly useful to those who desire to use multiple character types to maintain safety in their passwords for their various accounts online.

screenshot Password Generator

Installation

This webpage was uploaded to GitHub at the repository: https://github.com/jacksonhanks/PasswordGenerator_JavaScript-JacksonH.git

This webpage can also be accessed by the deployed aapplication with the following link: https://jacksonhanks.github.io/PasswordGenerator_JavaScript-JacksonH/

Credits

This webpage was created with the help of tutor, Julio Valdez, as well as various third party attributes linked below.

W3Schools If, Else

Special Charactrers Page

MDN Web Docs Variables

MDN Web Docs Strings

MDN Web Docs Functions

License

MIT License

About

This is a repository for the creation of a password generator for a school assignment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors