Skip to content

d12

const d12: (count?) => number

Defined in: src/dice.ts:175

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

number

number

d12(); // 9
d12(2); // the sum of two