Registry / utility / renstrom-shortuuid

renstrom-shortuuid

JSON →
library3.0.0+incompatiblegogounverified

A Go library for generating concise, URL-safe UUIDs.

go get github.com/renstrom/shortuuid
INSTALL
IMPORT
SIG · RENSTROM-SHORTUUID
R
renstrom-shortuuid
utilitygov3.0.0+incompatible
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.

shortuuid
✓ github.com/renstrom/shortuuid

Generate a new short UUID

package main import ( "fmt" "github.com/renstrom/shortuuid" ) func main() { id := shortuuid.New() fmt.Println(id) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
renstrom-shortuuid — go get renstrom-shortuuid · libregistry