Topic: COMPUTER - on December 6, 2003 at 3:30:38 PM CET
rand()% is a generative net radio station
RAND()%RAND()%: int rand ( void ); Generate random number. Returns a pseudo-random number in the range from 0 to RAND_MAX constant. This is generated by an algorithm that returns a series of non-related numbers each time is called. This algorithm should be initialized to different starting points using function srand to generate more realistic random numbers.
... Comment