Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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