Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 737 Bytes

File metadata and controls

18 lines (13 loc) · 737 Bytes

Password-Generator

Password Generator that utilizes Javascript

First password generator for Coding BootCamp. This password generator can create a randomized password with numbers, uppercase characters, lowercase characters, and special characters. The password generator will ask the user how many characters they would like their randomized password to be.

Note: The password generator will only work for passwords that are between 8 and 128 characters.

Live link for password generator https://rickythakar.github.io/Password-Generator/

Github Link https://github.com/Rickythakar/Password-Generator

Below you can find a screenshot of the password generator Screenshot