Skip to main content
Module

x/fortuna/src/die.ts>RollOptions

A TypeScript module for random events and gacha.
Latest
interface RollOptions
import { type RollOptions } from "https://deno.land/x/fortuna@v4.1.3/src/die.ts";

Properties

optional
times: number
optional
face: number
optional
separate: boolean
optional
modifier: number