password-generator
Version:
Memorable password generator. For the command line, Node.js and the browser.
1 lines • 53 B
JavaScript
module.exports = require('./lib/password-generator');
Memorable password generator. For the command line, Node.js and the browser.