1.0.4 • Published 4 years ago
mdpgen v1.0.4
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.gitThen, install the required npm packages automatically using:
cd mdpgen.js
npm installYou should be good to go! Just type node . or npm start to get started!