mcolumbusua21 / Password-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

03 JavaScript: Password Generator

Concept

In this homework we are showcasing our ability to generate a random password from 8-128 characters. I used prompts to get the user to pick a lower case and upper case letter, a numerical and a special character. It combines them all to come up with a password.

Usage

· HTML · CSS · JavaScript

Links

Screen Shot Screen Shot

https://github.com/mcolumbusua21/Password-Generator.git

About


Languages

Language:JavaScript 44.5%Language:CSS 38.2%Language:HTML 17.3%