fpcode
v2.0.0
Published
Flower Password implementation for the browser and node.js
Downloads
2
Maintainers
Readme
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