A Jison, DnD-style Dice Roller Sep. 27, 2016 in Javascript, Photos, Text, Toys
A Jison, DnD-style dice roller. Type then it will automatically roll. Supports arithmetic, keeping high/low dice, and fudge dice.
Usage
npm install fantasy-dice [-g]
roll 4d6h3
echo -e "var dice = require('fantasy-dice');\nconsole.log(dice("4d6h3"));" > dice.js
node dice.js
Gopher ClientMachine Learning with MATLAB