mersenne_twister_engine::operator()
Returns a random value.
result_type operator()();
Remarks
The member function extracts the next value in the sequence and returns it.
Requirements
Header: <random>
Namespace: std
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns a random value.
result_type operator()();
The member function extracts the next value in the sequence and returns it.
Header: <random>
Namespace: std