Registry / utility / kjk-betterguid

kjk-betterguid

JSON →
library0.0.0-20170621091430-c442874ba63agogounverified

Generates 20-character globally unique IDs that sort lexicographically and are URL-safe.

go get github.com/kjk/betterguid
INSTALL
IMPORT
SIG · KJK-BETTERGUID
K
kjk-betterguid
utilitygov0.0.0-20170621091430-c442874ba63a
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.

betterguid
github.com/kjk/betterguid

Generates a new unique ID.

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

No known issues recorded.

Upgrade
Version history
0.0.0-20170621091430-c442874ba63alatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kjk-betterguid — go get kjk-betterguid · libregistry