03.01.2015, 15:26
new Var=random(2000)+1;
This will assign the Var with any value between 0-1999 and add 1 to it.
Just an example of how to assign random values
This will assign the Var with any value between 0-1999 and add 1 to it.
Just an example of how to assign random values