JUG is a set of Java classes for working with UUIDs: generating UUIDs using any of standard methods, outputting efficiently, sorting and so on. It generates UUIDs according to the UUID specification ...
UUID (Universally Unique IDentifiers) are a way of generating IDentifiers which is unique across space and time. They are unique globally even if the entity they were generated with, cease to exist.