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

Nov 07, 2024 1.29.0 libmongoc