TheRealRajan / Password-Generator

A password generator using vanilla JavaScript

Home Page:https://therealrajan.github.io/Password-Generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password-Generator

A password generator using vanilla JavaScript.

You can choose what kind of characters and numbers and symbols you want in your password by selecting the options you want.

When you are done selecting you can press on the Generate Password button to get your password.

You can then click on the clipboard icon đź“‹ beside the generated password to copy it to your clipboard.

The demo is live at https://therealrajan.github.io/Password-Generator/

image

image

image image

About

A password generator using vanilla JavaScript

https://therealrajan.github.io/Password-Generator/

License:MIT License


Languages

Language:JavaScript 37.4%Language:CSS 33.4%Language:HTML 29.2%