logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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