table of contents
other versions
- bookworm 1.23.1-1+deb12u1
- testing 1.30.4-1
- unstable 1.30.4-1
- experimental 2.0.2-1
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.
June 17, 2025 | 2.0.2 |