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.
Estimates the randomness of the source.
double entropy() const;
Remarks
The member function returns an estimate of the randomness of the source, as measured in bits.
Example
For example code, see random_device Class.
Requirements
Header: <random>
Namespace: std