Skip to content

d8

const d8: (count?) => number

Defined in: src/dice.ts:155

A 8-sided die, or count of them summed.

number

number

d8(); // 5
d8(2); // the sum of two