ixfx
    Preparing search index...

    Type Alias RandomSource

    RandomSource: () => number

    A random source.

    Predefined sources: defaultRandom, gaussianSource, weightedSource

    Type declaration

      • (): number
      • Returns number