Dice Roller
Roll standard RPG dice (D4, D6, D8, D10, D12, D20) or any custom-sided die — choose quantity, roll, and see individual and total results.
What Does This Tool Do?
Roll any standard tabletop RPG dice (D4, D6, D8, D10, D12, D20, D100) or custom-sided dice. Choose quantity, add a modifier, and see individual die results and the total.
Key Features
All Standard Dice
D4, D6, D8, D10, D12, D20 and D100.
Custom Sides
Any number of sides from 2 to 1000.
Modifiers
Add or subtract a fixed modifier to the total.
Roll History
Last 5 rolls remembered.
How to Use
- Select the die type.
- Choose how many dice and optionally set a modifier.
- Click Roll Dice.
- Read individual die results and the total.
Frequently Asked Questions
What is a D20?▾
A 20-sided die, fundamental to Dungeons & Dragons and many other tabletop RPGs. Used for attack rolls, skill checks and saving throws.
What is a modifier?▾
A fixed number added to or subtracted from the dice total. For example, rolling 2d6+3 means roll two D6s and add 3 to the total.
Is the roll truly random?▾
Yes — Math.random() in browsers uses a cryptographically-seeded pseudo-random number generator, giving fair and unpredictable results.