What is random_device?
(a) A pseudo-random number generator
(b) Time-dependent random number generator
(c) Simple random number generator
(d) A true random number generator
I got this question in an online quiz.
The origin of the question is Generators topic in chapter Class Hierarchies, Library & Containers of C++