logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       MongoDB, Inc

Description

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

Parameters

buf: A buffer.

       • num: An int of number of bytes in buf.

Synopsis

          void
          mongoc_rand_seed (const void *buf, int num);

See Also