Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 433 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 433 Bytes

Password-generator 🔐

Codacy Badge

A password generator in Javascript

Guide

new Password(8).generate();//This return a password with length 8