Roll a d100 — a random number from 1 to 100, the percentile die used in tabletop RPGs.
| Input | Result |
|---|---|
| 1d100 | one percentile roll, e.g. 73 |
| 2d100 | two rolls, shown with sum |
| 10d100 | batch for stat rolls |
A 100-sided roll used in tabletop RPGs for percentage checks. Traditionally rolled as two ten-sided dice (tens and units), which gives exactly the same 1-100 distribution as this tool.
Yes — every number from 1 to 100 is equally likely, and each roll is independent.
(1 + 100) ÷ 2 = 50.5. Over many rolls your results will trend toward that mean.