Saturday, 6. December 2003

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.

¬> rand()%

... Comment