Generates a single random float value in linear distribution from lo
to hi
, skewed towards lo
if minmax
< 0, otherwise skewed towards hi
.
lo |
Lower limit of the output range. |
hi |
Upper limit of the output range. |
minmax |
The output is skewed towards |