mongoc_rand_status - Man Page

mongoc_rand_status()

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

May 09, 2023 1.23.4 libmongoc