FUN TOOL

Dice Roller

Roll any combination of standard tabletop dice, from d4 to d20.

Total

About this tool

Roll any number of standard tabletop dice — d4, d6, d8, d10, d12, or d20 — using a cryptographically secure random number generator for a genuinely fair result each time. Useful for board games, tabletop RPGs, or anywhere you need a real dice roll without reaching for physical dice.

Frequently asked questions

What does "d20" mean?
Standard tabletop gaming notation for a die with that many sides — a d20 is a 20-sided die, commonly used in games like Dungeons & Dragons, while d6 is the familiar six-sided cube die.
Is the randomness fair?
Yes — each die uses crypto.getRandomValues, the browser's cryptographically secure randomness source, so every side has an equal chance on every roll.
Can I roll different die types together?
Not in a single roll — pick one die type and how many of that type to roll. Roll again with a different type selected if you need a mixed set (like a d20 plus two d6s).