Our UUIDs utility class has a random() method for version 4 UUIDs, that is just a shortcut for the JDK's UUID.randomUUID.Similarly, we could expose a shortcut to UUID.nameUUIDFromBytes for version 3.