[#Random_SanityCheck] = Random_SanityCheck :mrdocs: Check that OS randomness is available and returning the requested number of bytes. == Synopsis Declared in `<random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool Random_SanityCheck(); ---- == Return Value True if the OS randomness source passed the sanity check. [.small]#Created with https://www.mrdocs.com[MrDocs]#