Retracted : Retract v1.11.0 through v1.11.2 because they contain a data race bug in
operation memory pooling that may cause undefined behavior when reading
raw BSON responses in error documents. Resolved by GODRIVER-2677.
The highest tagged major version is
v2 .
Discover Packages
go.mongodb.org/mongo-driver
internal
uuid
package
Version:
v1.11.1
Opens a new window with list of versions in this module.
Published: Dec 8, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
UUID represents a UUID.
New returns a random UUIDv4. It uses a global pseudo-random number generator in randutil
at package initialization.
New should not be used to generate cryptographically-secure random UUIDs.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.