AusweisApp
|
#include <Randomizer.h>
Öffentliche Methoden | |
std::mt19937_64 & | getGenerator () |
bool | isSecureRandom () const |
QUuid | createUuid () |
Öffentliche, statische Methoden | |
static Randomizer & | getInstance () |
Geschützte Methoden | |
Randomizer () | |
~Randomizer ()=default | |
Freundbeziehungen | |
class | ::test_Randomizer |
|
protected |
|
protecteddefault |
QUuid Randomizer::createUuid | ( | ) |
std::mt19937_64 & Randomizer::getGenerator | ( | ) |
|
static |
bool Randomizer::isSecureRandom | ( | ) | const |