Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/netsaur/packages/utilities/src/utils/random/weighted.ts>useWeighted

Powerful machine learning, accelerated by WebGPU
Go to Latest
function useWeighted
import { useWeighted } from "https://deno.land/x/netsaur@0.4.0-patch/packages/utilities/src/utils/random/weighted.ts";

Roll one from an array of weighted choices.

Parameters

  • Choices to roll from.