Type Alias RandomSource

RandomSource: (() => number)

A random source.

Predefined sources: defaultRandom, gaussianSource, weightedSource