Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function roll
import { roll } from "https://deno.land/x/fortuna@v2.0.1/history/algorithms/v2.ts";

Roll one from an array of gacha choices.

Parameters

choices: GachaChoice<ItemType>[]
  • Choices to roll from.