Get a Random Number


//random(#)

myRandomNumber = random(60);
trace(myRandomNumber)

← Back to home