1.0.4 • Published 2 years ago

mdpgen v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

mdpgen.js

Generate random passwords using profiles, now with JavaScript!

Summary

Requirements

Installation

You'll first have to clone the repo to your PC:

git clone https://github.com/Team-Infernal/mdpgen.js.git

Then, install the required npm packages automatically using:

cd mdpgen.js

npm install

You should be good to go! Just type node . or npm start to get started!