Evaluate standard NdS dice notation, show every face, and apply one signed modifier to the sum.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
Notation supplies an optional die count, d, the number of faces, and one optional signed modifier. Each unseeded face is selected uniformly from 1 through S using rejection-sampled Web Crypto output; seed text substitutes a deterministic stream, and the modifier changes the combined total once.
Notation: 3d6+2 Seed: table-one
Total: 11 Rolls: 4, 1, 4 Dice count: 3 Dice sides: 6 Modifier: 2
Dungeons & Dragons ability checks combine d20 with a modifier, tabletop damage pools total several equal dice, and probability lessons sample the non-uniform sums of 2d6.