• Generates a random vector with the given scale

    Parameters

    • out: any

      the receiving vector

    • Optional scale: number

      Length of the resulting vector. If ommitted, a unit vector will be returned

    Returns any

    out

Generated using TypeDoc