# Functions
NewUUIDGenerator returns a UUIDGenerator.
# Interfaces
A Generator generates uuids either randomly or the same one every time (for
test purposes)
*/.
# Type aliases
UUID is currently a wrapper for the gouuid library with some extra functions
*/.