Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 670 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 670 Bytes

Vanilla JavaScript password-generator

This project allows the user to create random passwords which are upto base67, once all the options are selected. It uses vanilla JS implementation of popular lodash functions like reduce, random, times. It also shows how much time will be required by a modern computer(17042497.3 kps) to crack the password in Years