Skip to main content
Module

x/fortuna/deno.json

A Gacha-like system to roll random items with weights in TypeScript.
Go to Latest
File
{ "tasks": { "bench": "deno bench --unstable benches/comparison.ts", "test": "deno test test.ts" }}