BloombergLP::bdlb::Random

This struct provides a namespace for a suite of functions used for random-number generation.

Synopsis

Declared in <bdlb_random.h>

struct Random;

Static Member Functions

NameDescription
generate15 generate15 overloads
generatePcg Return the next unsigned 32-bit random number generated from the specified PCG-based generator.