1MONGOC_RAND_STATUS(3) libmongoc MONGOC_RAND_STATUS(3)
23
4
NAME
6mongoc_rand_status - mongoc_rand_status()
7
SYNOPSIS
9int
10mongoc_rand_status (void);
11
DESCRIPTION
13The status of the mongoc random number generator.
14
RETURNS
16Returns 1 if the PRNG has been seeded with enough data, 0 otherwise.
17
AUTHOR
19MongoDB, Inc
20
COPYRIGHT
222017-present, MongoDB, Inc
2324
25
26
27
1.17.6 Jun 03, 2021 MONGOC_RAND_STATUS(3)