Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 343 Bytes

README.md

File metadata and controls

executable file
·
13 lines (9 loc) · 343 Bytes

dicelists

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/)

Usage:

npm install
npm run generator [password length]