1MONGOC_RAND_SEED(3)                libmongoc               MONGOC_RAND_SEED(3)
2
3
4

SYNOPSIS

6          void
7          mongoc_rand_seed (const void *buf, int num);
8

DESCRIPTION

10       Seeds the mongoc random number generator with num bytes of entropy.
11

PARAMETERS

13buf: A buffer.
14
15num: An int of number of bytes in buf.
16

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.25.1                           Nov 08, 2023              MONGOC_RAND_SEED(3)
Impressum