Skip to main content
Module

x/fortuna/mod.ts

Weighted gacha system
Go to Latest
import * as fortuna from "https://deno.land/x/fortuna@v3.0.0/mod.ts";

Classes

Gacha system.

Functions

Roll one item from a pool using linear search. Simple and great for smaller pools.