Registry / utility / nats-io-nuid

nats-io-nuid

JSON →
library1.0.1gogounverified

A unique identifier generator that is high performance, very fast, and tries to be entropy pool friendly.

go get github.com/nats-io/nuid
INSTALL
IMPORT
SIG · NATS-IO-NUID
N
nats-io-nuid
utilitygov1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

nuid
github.com/nats-io/nuid

Generate a unique identifier.

package main import ( "fmt" "github.com/nats-io/nuid" ) func main() { id := nuid.Next() fmt.Println(id) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
nats-io-nuid — go get nats-io-nuid · libregistry