A dicelist based (XKCD-style) password generator in Node.js
Wordlists are copied here for convenience, from the Openwall Project (https://www.openwall.com/wordlists/).
Random numbers sourced from random.org, you will need an API key (https://api.random.org/)
npm install
npm run generator [password length]