Dice Roller

Any number of dice, any sides — roll them all at once.

Hit Roll to get started.

Uses JavaScript's built-in Math.random() — fine for games and decisions, but not suitable for cryptographic or security purposes.

Frequently asked questions

What does 2d6 mean?

It's standard tabletop RPG dice notation — the number before 'd' is how many dice to roll, and the number after is the number of sides. 2d6 means roll two six-sided dice and add the results.

What is a d100?

A 100-sided die (or percentile die) — in practice, most tabletop games roll two ten-sided dice and read them as a tens digit and a ones digit rather than using an actual spherical d100.