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