import { rollDie } from "https://deno.land/x/fortuna@v4.1.4/src/die.ts";
Roll an unbiased die. A biased die can be implemented using GachaMachine.
Parameters
options: RollOptions
Options for rolling the die.
import { rollDie } from "https://deno.land/x/fortuna@v4.1.4/src/die.ts";
Roll an unbiased die. A biased die can be implemented using GachaMachine.
Options for rolling the die.