int
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 MONGOC_RAND_STATUS(3)
Description
The status of the mongoc random number generator.
Returns
Returns 1 if the PRNG has been seeded with enough data, 0 otherwise.
Synopsis
int
mongoc_rand_status (void);
