blob: a0e30a50f1f861da073caee764005b165cd4b072 [file] [log] [blame]
pkg uniqueid, func FromHexString(string) (Id, error)
pkg uniqueid, func Random() (Id, error)
pkg uniqueid, func Valid(Id) bool
pkg uniqueid, method (*RandomGenerator) NewID() (Id, error)
pkg uniqueid, method (Id) String() string
pkg uniqueid, type Id [16]byte
pkg uniqueid, type RandomGenerator struct