-2147483648
for integers. See single-precision floating point numbers for floats and double-precision floating point numbers for doubles.
Ranges are used in various places where a random number from the specified range should be picked.
These ranges can either be used for integers, floats or doubles depending on the context and this type is indicated where they are used.
You may also inline the value by only specifying a number, in which case min
and max
are set to the same value.
{ "min": 5, "max": 19 }
-2147483648
for integers. See single-precision floating point numbers for floats and double-precision floating point numbers for doubles.2147483647
for integers. See single-precision floating point numbers for floats and double-precision floating point numbers for doubles.