rnd_i[]
Returns a random value between 2 integers separated by a semi-colon.
Note this is max-exclusive so in this example the highest value that could ever be returned is 3.5.
Usage#
rnd_i[0;3]Returns a random value between 2 integers separated by a semi-colon.
Note this is max-exclusive so in this example the highest value that could ever be returned is 3.5.
rnd_i[0;3]