Categorygithub.com/PacktPublishing/Hands-On-Software-Engineering-with-GolangChapter12dbspgraphpartition
# Functions
NewFullRange creates a new range that uses the full UUID value space and splits it into the provided number of partitions.
NewRange creates a new range [start, end) and splits it into the provided number of partitions.