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 generates a new stored_value by applying the recurrence relation to the old value of stored_value.
Requirements
Header: <random>
Namespace: std
See Also
Reference
linear_congruential_engine Class