This struct provides a namespace for a suite of functions used for random-number generation.
Declared in <bdlb_random.h>
struct Random;
| Name | Description |
|---|---|
generate15 | generate15 overloads |
generatePcg | Return the next unsigned 32-bit random number generated from the specified PCG-based generator. |