@qntm-code/utils
A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.
@ssts/int
Get a random integer number within a range, between two numbers min and max.
@ssts/frac
Get a random fractional/decimal number within a range, between two numbers min and max.