node-flower-password Flower Password implementation for Node.js Installation $ npm install --save node-flower-password Usage const fpCode = require('node-flower-password'); The fpCode method: const code = fpCode('password', 'key', 16); License MIT