Return the next random number in the sequence generated by this object.
Synopsis
Declared in <bdlb_pcgrandomgenerator.h>
uint32_t
generate();
Return Value
the next 32‐bit random number in the sequence
Created with MrDocs