What are different operations are used in Pseudo-random number engines?
(a) operator()
(b) min()
(c) max()
(d) all of the mentioned
I had been asked this question at a job interview.
The doubt is from Generators in chapter Class Hierarchies, Library & Containers of C++