23.01.2011, 06:37
Let me explain.
new rand - Create a new variable to store information in.
random ( 900 ) - Retrieves a random number between 0 and 900.
+ 100 - Adds 100 to it.
new rand - Create a new variable to store information in.
random ( 900 ) - Retrieves a random number between 0 and 900.
+ 100 - Adds 100 to it.