A program for calculating probability distribution of rolling an n-sided dice m times.
HaskellBSD-3-Clause
D&D dice probability distribution
This project contains source for functions that calculate the probability
distribution of the results of rolling an n-sided dice m times or, to use
D&D notation, the result of rolling mDn (e.g. 3D6)