Scala uuid generator

broken image
broken image

Enterprise supportĪvailable as part of the Tidelift Subscription. Unsigned sorting, which is also same as lexicographic (alphabetic) sorting of UUIDs (whenĪssuming uniform capitalization).

broken image
broken image

Would be ordered with second one first, due to sign extension (second value is considered toīecause of this, you should always use external comparator, such asĬom., which implements expected sorting order that is simple

broken image