Random
The Random patch outputs a pseudo-random value within the input range.
Inputs
Minimum
The minimum value for the random number output.
Maximum
The maximum value for the random number output.
Outputs
Value
The output value.