Retracted : Contains a possible data corruption bug in RewrapManyDataKey when using libmongocrypt versions less than 1.5.2.
The highest tagged major version is
v2 .
Discover Packages
go.mongodb.org/mongo-driver
internal
randutil
package
Version:
v1.10.0
Opens a new window with list of versions in this module.
Published: Jul 14, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package randutil provides common random number utilities.
NewLockedRand returns a new "x/exp/rand" pseudo-random number generator seeded with a
cryptographically-secure random number.
It is safe to use from multiple goroutines.
Source Files
¶
Directories
¶
Package rand implements pseudo-random number generators.
Package rand implements pseudo-random number generators.
Click to show internal directories.
Click to hide internal directories.