DiceCurv

Single die

Roll a d6

A 6-sided die, rolled in your browser. Every face has an equal 16.7% chance, which works out to 1 in 6.

Total
Tap to roll, or press R.

The odds on a d6

A single die is flat: no total is more likely than any other. The curve only appears once you roll more than one, which is what the 2d6 page is for.

Lowest
1
Highest
6
Average
3.50
Each face
16.7%
Odds
1 in 6

Every bar the same height. That flatness is the whole point of a single die: 16.7% per face, no favourites.

What a d6 is for

The workhorse. Shortsword damage, sneak attack stacks, fireballs, and every board game in the cupboard.

Hitting a target number

What a flat d6 beats, and how much two-dice advantage moves it.

NeedFlatAdvantageDisadvantage
2+83.3%97.2%69.4%
3+66.7%88.9%44.4%
4+50.0%75.0%25.0%
5+33.3%55.6%11.1%
6+16.7%30.6%2.78%

How to use this roller

Tap the die or press the roll button. To roll several at once, change How many. To add a bonus, put it in Modifier: entering 3 turns a d6 into 1d6+3. Negative numbers work for penalties. The keyboard shortcut is R.

Nothing is stored on a server and no account is needed. The page works offline once loaded, which matters if the venue has poor signal.

Common questions about the d6

What are the odds of rolling a 6 on a d6?

Exactly 16.7%, or 1 in 6. Every face on a fair d6 is equally likely, so a 6 is no rarer than a 7.

What is the average roll on a d6?

3.5. That is the midpoint of 1 and 6, and it is worth knowing because the average of a die is always (sides + 1) divided by 2. Over many rolls your results converge on it, but any single roll tells you nothing.

Does rolling with advantage change the odds of a 6?

Advantage is a d20 mechanic, but the maths applies to any die. Rolling two d6 and keeping the higher would raise your chance of a 6 from 16.7% to 30.6%.

Is this d6 roller actually random?

Every roll comes from the Web Crypto API rather than Math.random, and uses rejection sampling to discard values that would skew the result. A plain modulo of a random number is biased when the range does not divide evenly, which for a d6 would quietly favour the low faces.

Other dice