Skip to main content
Module

x/fortuna/deno.json

Weighted gacha system
Go to Latest
File
{ "tasks": { "bench": "deno bench --unstable benches/comparison.ts", "test": "deno test test.ts" }}