Global random number generator used by various functions in this package whenever no other generator is specified. It is allocated per-thread and initialized with a different unpredictable seed for each thread.
See Implementation
Global random number generator used by various functions in this package whenever no other generator is specified. It is allocated per-thread and initialized with a different unpredictable seed for each thread.