pub fn random_init()
Expand description

| Initialize global RNG state and log | any CPU features that are used. | | Calling this function is optional. | RNG state will be initialized when first | needed if it is not called. |