random icon indicating copy to clipboard operation
random copied to clipboard

Sanitize input to `float` to avoid invalid values

Open SiriusStarr opened this issue 4 years ago • 0 comments

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.

SiriusStarr avatar Dec 05 '21 19:12 SiriusStarr