Skip to content

Tunestring/m3challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

<Module 3 Challenge: Random Password Generator>

Description

This project was done to demonstrate skills learned to design and build a random password generator that will create a password from 8 - 128 characters long. The password will prompt the user if they want to use uppcase, lowercase, numbers, and special characters in the generated password.

Installation

None required.

Usage

Click the button labeled "Generate Password" which will give the user a string of prompts determining the variables used in the password generator. Set the variables, and the generator will randomly generate a password with the user input criteria.

Screenshot of Password Button

Credits

Foolish Developer - https://dev.to/code_mystery/random-password-generator-using-javascript-6a
Traversy Media - https://www.youtube.com/watch?v=duNmhKgtcsI
W3schools - https://www.w3schools.com/jsref/jsref_random.asp

And as always, this couldn't have been completed without the help from fellow classmates! (Honestly, this is like drinking out of a firehose at this point.)

License

See license in repo

About

Module 3 Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published