Coerces a number between a range of min (inclusive) and max (inclusive).
min
max
The value to coerce
The minimum inclusive
The maximum inclusive
Generated using TypeDoc
Coerces a number between a range of
min
(inclusive) andmax
(inclusive).