Gather entropy from various expensive sources, and feed them to the PRNG state.
Synopsis
Declared in <random.h>
void
RandAddPeriodic() noexcept;
Description
Thread‐safe.
Created with MrDocs
Gather entropy from various expensive sources, and feed them to the PRNG state.
Declared in <random.h>
void
RandAddPeriodic() noexcept;
Thread‐safe.
Created with MrDocs