mongoc_rand_status - Man Page

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

Info

Feb 06, 2025 1.30.0 libmongoc