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