Page 1 of 1

What is the purpose of using function srand()?

Posted: Wed Jul 13, 2022 6:16 pm
by answerhappygod
a) to set the seed of rand() function
b) to generate random numbers
c) to enable rand() function
d) to improve efficiency of rand()