# Functions

NewUUIDGenerator returns a UUIDGenerator.

# Interfaces

A UUIDGenerator 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 */.