Skip to content

DICE_PACKAGE

const DICE_PACKAGE: IEnginePackage;

Defined in: packages/engine/src/packages/dice/DicePackage.ts:5

roll(min, max), returns a random integer in the inclusive [min, max] range.