Which of the following can be used for random number generation?
(a) random()
(b) rnd()
(c) rndm()
(d) none of the mentioned
I had been asked this question during an online exam.
Asked question is from Random Number Generation topic in section Input and Output in C of C