Options (5)
-r, --randombooleanCreate a random UUIDv4
Example:
uuidgen {{[-r|--random]}}-t, --timebooleanCreate a UUIDv1 based on the current time
Example:
uuidgen {{[-t|--time]}}-s, --sha1booleanCreate a UUIDv5 of the name with a specified namespace prefix
Example:
uuidgen {{[-s|--sha1]}} {{[-n|--namespace]}} {{@dns|@url|@oid|@x500}} {{[-N|--name]}} {{object_name}}-n, --namespacebooleanCreate a UUIDv5 of the name with a specified namespace prefix
Example:
uuidgen {{[-s|--sha1]}} {{[-n|--namespace]}} {{@dns|@url|@oid|@x500}} {{[-N|--name]}} {{object_name}}-N, --namebooleanCreate a UUIDv5 of the name with a specified namespace prefix
Example:
uuidgen {{[-s|--sha1]}} {{[-n|--namespace]}} {{@dns|@url|@oid|@x500}} {{[-N|--name]}} {{object_name}}made by @shridhargupta | data from tldr-pages