Registry / utility / moul-anonuuid

moul-anonuuid

JSON →
library1.3.2gogounverified

A Go library for anonymizing UUIDs by replacing them with deterministic fake UUIDs.

go get github.com/moul/anonuuid
INSTALL
IMPORT
SIG · MOUL-ANONUUID
M
moul-anonuuid
utilitygov1.3.2
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.

anonuuid
github.com/moul/anonuuid

Anonymizes a UUID in a string.

package main import ( "fmt" "github.com/moul/anonuuid" ) func main() { result := anonuuid.Anonymize("user-123e4567-e89b-12d3-a456-426614174000") fmt.Println(result) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
moul-anonuuid — go get moul-anonuuid · libregistry