Home > @lndsld/math > random
Signature:
declare function random(min: number, max: number): number;
Returns:
number