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.
int
mongoc_rand_status(void);
The status of the mongoc random number generator.
Returns 1 if the PRNG has been seeded with enough data, 0 otherwise.