Generates a random number within the size_t range.
This uses a random number generator that is unique to the calling thread (TLS).
a random number
See Implementation
Generates a random number within the size_t range.
This uses a random number generator that is unique to the calling thread (TLS).