Tested tool guide
Tested browser tools
Checked August 16, 2026
What RPG Dice Roller does, with a checked example
This tool rolls dice for tabletop games without a single physical die: pick a die type - d4, d6, d8, d10, d12, d20, or d100 - choose how many, and the browser tumbles them in 3D before showing the faces and the total. Every roll is appended to an on-screen history, so a long combat round stays checkable, and everything happens in the tab: nothing is uploaded. The surprise most users hit is that the 3D animation is decoration. The outcome is settled the instant you roll; the tumbling is theater, and a die that keeps landing on the same number is ordinary random variation, not a broken or biased roller.
Worked example
A concrete input and expected output from the current implementation.
->
Expected output
The tool rolls two six-sided dice and shows each face with the total, logged in the history. One possible result: 4 and 5, total 9. Any total from 2 to 12 can occur, and 7 is the most common.
Each d6 lands on 1 to 6 with equal probability, so two of them sum from 2 to 12; 4 plus 5 equals 9, and 7 is the likeliest total because six different pairs add up to it (1+6, 2+5, 3+4, 4+3, 5+2, 6+1).