devonp702 / jsPasswordGen

create a password by pushing the button

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsPasswordGen

Lives Here Deployed Here Screenshot

Introduction

Website uses javascript to create a unique custom password when button is pushed. script.js written by Devon Phillips, the rest was here already.

Password Creation

This generator makes a password by getting a number of random characters from a list of types chosen by the user. It then randomizes them into it's final form.

About

create a password by pushing the button


Languages

Language:JavaScript 57.5%Language:CSS 29.3%Language:HTML 13.3%