What is the purpose of using function srand()?
(a) to set the seed of rand() function
(b) to generate random numbers
(c) to enable rand() function
(d) to improve efficiency of rand()
I got this question in an online interview.
The query is from Number Theory in division Number Theory of Data Structures & Algorithms II