Check that OS randomness is available and returning the requested number of bytes.
Synopsis
Declared in <random.h>
bool
Random_SanityCheck();
Return Value
True if the OS randomness source passed the sanity check.
Created with MrDocs