table of contents
MONGOC_RAND_STATUS(3) | libmongoc | MONGOC_RAND_STATUS(3) |
SYNOPSIS¶
int mongoc_rand_status (void);
DESCRIPTION¶
The status of the mongoc random number generator.
RETURNS¶
Returns 1 if the PRNG has been seeded with enough data, 0 otherwise.
AUTHOR¶
MongoDB, Inc
COPYRIGHT¶
2009-present, MongoDB, Inc.
November 13, 2024 | 1.29.0 |