Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ultinom

import { ultinom } from "https://git.sr.ht/~ruivieira/deno-experiments/blob/master/mentat/stats/distributions.ts";
function ultinom(x: any, probs: any);
§
ultinom(x: any, probs: any)
[src]

§Parameters

§
x: any
[src]
§
probs: any
[src]