RNDM()
PURPOSE
This function will generate a random number.
NO OTHER PARTS
RETURN TYPE - I
COMMENTS
The first time this function is called in any program the random number generator is seeded with the time value. This makes sure that the value returned will always be different for multiple groups of random numbers generated.
Page url: http://www.cassoftware.com/tas/manual/randomnumber().htm