random
random copied to clipboard
Sanitize input to `float` to avoid invalid values
Fixes #21
minRange and maxRange are used in the let dec due to hi and lo (used in the Random.int sanitization step) already being in scope.