[#RandAddPeriodic] = RandAddPeriodic :mrdocs: Gather entropy from various expensive sources, and feed them to the PRNG state. == Synopsis Declared in `<random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void RandAddPeriodic() noexcept; ---- == Description Thread‐safe. [.small]#Created with https://www.mrdocs.com[MrDocs]#