uuidgen(1) | General Commands Manual | uuidgen(1) |
uuidgen - a universally unique identifier (UUID) generator for XPLC
uuidgen [ OPTION ] ...
uuidcdef [ OPTION ] ...
uuidgen generates a new universally unique identifier (UUID). This UUID can be assumed to be unique to any other UUIDs generated on the local system, as well as those created on any other systems, at any time in the past or future.
By default, uuidgen will try to generate a UUID with as much randomness as possible. It tries to pick out a high-quality randomness source. If it cannot find one, it will fall back on using a time-based algorithm.
This is the default mode for uuidcdef.
This is the default mode for uuidgen.
Simon Law
October 2005 | tvtime 0.3.13 |