Function uniformRandomWeight

  • Produce a random weight from -magnitude to +magnitude with uniform probability (limited by pseudorandomness).

    Parameters

    • magnitude: number

    Returns number

Generated using TypeDoc