Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a random value.
result_type operator()();
Remarks
The member function returns values uniformly distributed in the closed interval [min(), max()].
Example
For example code, see random_device Class.
Requirements
Header: <random>
Namespace: std