Initialize global RNG state and log any CPU features that are used.
Declared in <random.h>
<random.h>
void RandomInit();
Calling this function is optional. RNG state will be initialized when first needed if it is not called.