Function srand

Top 

 

Declaration:

void srand(unsigned int seed);

Description

Initializes a random number generator by a specified number.