Hosted at: https://tadeohepperle.com/dice-calculator-frontend/
Calculate Dice statistics and roll arbitrarily complex dice.
Probability Mass function:
Probability Density function:
Exact fractional probabilities with infinite precision:
- uses Rust compiled to Web Assembly (see: https://github.com/tadeohepperle/dices)
- uses Web Assembly in Web Worker to not block the main thread
- Typescript, React, Redux for the frontend.
- probability distributions (pmf and cdf)
- roller
- comparison of distributions in graph
- quantiles