uuid-runtime

runtime components for the Universally Unique ID library
  https://www.kernel.org/pub/linux/utils/util-linux/
  2
  2 reviews



The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). A UUID is an identifier that is unique within the space of all such identifiers across both space and time. It can be used for multiple purposes, from tagging objects with an extremely short lifetime to reliably identifying very persistent objects across a network.

See RFC 4122 for more information.

This package contains the uuidgen program and the uuidd daemon.

The uuidd daemon is used to generate UUIDs, especially time-based UUIDs, in a secure and guaranteed-unique fashion, even in the face of large numbers of threads trying to grab UUIDs running on different CPUs. It is used by libuuid as well as the uuidgen program.
Latest reviews
4
jahid_0903014 9 years ago

essential package

4
blueXrider 12 years ago

quite nice