![]() |
Qt 6.x
The Qt SDK
|
Public Types | |
typedef quint32 | result_type |
Public Member Functions | |
void | generate (quint32 *begin, quint32 *end) noexcept(FillBufferNoexcept) |
template<typename T > | |
void | generate (T *begin, T *end) |
Static Public Member Functions | |
static SystemGenerator & | self () |
Definition at line 65 of file qrandom.cpp.
Definition at line 146 of file qrandom.cpp.
|
noexcept |
Definition at line 282 of file qrandom.cpp.
References begin(), fallback_fill(), fallback_update_seed(), Q_UNLIKELY, qt_randomdevice_control, RandomDataMask, SetRandomData, SkipHWRNG, and SkipSystemRNG.
|
inline |
Definition at line 152 of file qrandom.cpp.
References begin(), and QRandomGenerator::generate().
|
inlinestatic |
Definition at line 395 of file qrandom.cpp.
References QRandomGenerator::SystemAndGlobalGenerators::self(), and QRandomGenerator::SystemAndGlobalGenerators::sys.