DnDice
This project is Dungeons and Dragons dice probability distribution visualizer. It uses dice notation and has a small parser to check the expressions.
All the probabilities are calculated analytically, not by rolling dice on a monte carlo approach.
Try adding 3d6
(roll 3 dices of 6 faces)
or 3(1d4 + 1)