Function randomUniform

  • Generate a uniformly distributed random number from the standard distribion (min 0, max 1); this is just a wrapper around state.random()

    Parameters

    Returns number

Generated using TypeDoc