chance-cli
chance-cli copied to clipboard
Chance CLI - random generator for the command line using Chance.js under the hood
fixes #12
The script provided in the **Author** section is not formatted properly. If you follow this URL, you'll see what I mean https://github.com/chancejs/chance-cli#victor-quinn This is what is shown on the GitHub...
If I run `chance rpg` in console I have an error. This is because `rpg` wants parameters that in the docs is not specified how to pass them. If I...