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