Skip to main content
Module

x/fortuna/deno.json

Weighted gacha system
Go to Latest
File
{ "tasks": { "bench": "deno bench --unstable benches/100k_rolls.ts", "test": "deno run --allow-hrtime test.ts" }}