1MONGOC_RAND_SEED(3)            MongoDB C Driver            MONGOC_RAND_SEED(3)
2
3
4

NAME

6       mongoc_rand_seed - mongoc_rand_seed()
7

SYNOPSIS

9          void
10          mongoc_rand_seed (const void *buf, int num);
11

DESCRIPTION

13       Seeds the mongoc random number generator with num bytes of entropy.
14

PARAMETERS

16       · buf: A buffer.
17
18       · num: An int of number of bytes in buf.
19

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.15.2                           Nov 06, 2019              MONGOC_RAND_SEED(3)
Impressum