universally unique identifier Algorithm generate 128bit UUID with cryptographically secure PRNG in RFC4122 format. Usage import "github.com/jancajthaml-go/uuidv4" uuidv4.Generate() Performance 48 B/op 1 allocs/op verify your performance by running make benchmark Resources Wikipedia - Universally Unique IDentifier