Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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