Hi is it possible to get a random number between two values? for example 120 and 138
I have the set variable and variable maths to random but believe the lower number is always 0.
Hi is it possible to get a random number between two values? for example 120 and 138
I have the set variable and variable maths to random but believe the lower number is always 0.
Add 120 to random(18) ?
As simple as that I knew it would be but just couldn't see it.
Oh yeah, simples!