atoponce / password-generator

A simple password generator written in HTML, CCS, and JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password Generator

A simple password generator written in JavaScript.

The goal is to generate 3 random passwords of 12 characters. The user can choose to include numbers, letters (upper- and lowercase), and symbols. There is also an option to remove ambiguous characters.

You can see a live DEMO here.

Password Generator

Why ?

Because.

Licence

If you're an adult, do what you want with it. If you're not, ask your parents.

About

A simple password generator written in HTML, CCS, and JavaScript.


Languages

Language:CSS 38.4%Language:JavaScript 34.2%Language:HTML 27.3%