This struct provides a namespace for a suite of functions used for acquiring random numbers from the system.
Synopsis
Declared in <bdlb_randomdevice.h>
struct RandomDevice;
Type Aliases
Name |
Description |
Alias for |
Static Member Functions
Name |
Description |
Load random bytes from the system random number generator. |
|
Load random bytes from the system non‐blocking random number generator. |
Created with MrDocs