Home > @lndsld/math > random
Returns random value from specified range
Signature:
declare function random(range: IRange2): number;
Returns:
number