Skip to main content
The Deno 2 Release Candidate is here
Learn more
method WeightedRandomHelper.prototype.reduceWeightValues
import { WeightedRandomHelper } from "https://deno.land/x/sptaki@1.2.0/helpers/WeightedRandomHelper.d.ts";

Find the greated common divisor of all weights and use it on the passed in dictionary

Parameters

weightedDict: Record<string, number>

values to reduce