|
SYNOPSISvoid mongoc_rand_add (const void *buf, int num, double entropy); DESCRIPTIONMixes num bytes of data into the mongoc random number generator. Entropy specifies a lower bound estimate of the randomness contained in buf. PARAMETERS
AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|