1MONGOC_RAND_SEED(3)                libmongoc               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.16.2                           Feb 25, 2020              MONGOC_RAND_SEED(3)
Impressum