Dice Notation ExamplesΒΆ

Example of flipping a coin using dice notation:

d2

Example of rolling two four sided dice

2d4

Example of rolling a three six sided dice and adding two

3d6+2

Example of rolling four eight sided dice multiplying total by three

4d8*3

Example of rolling two ten sided dice and adding two to the total and multiplying by ten

2d10+2*8

Example of a percent or 100 side dice

d%

Example of rolling all above collections of dice at once

d2,2d4,3d6+2,4d8*3,2d10+2*8,d%