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