2.0.0 • Published 7 years ago
fpcode v2.0.0
fpCode.js
Flower Password implementation for the browser and node.js
Installation
$ npm install --save fpcode
Usage
const fpCode = require('fpcode');
The fpCode method:
var code = fpCode('password', 'key', 16);
License
MIT