Simply run either command below:
uuidgen
cat /proc/sys/kernel/random/uuid
Note: default UUID version is 4. To generate a time-based UUID, use the command below.
uuidgen -t
Simply run either command below:
uuidgen
cat /proc/sys/kernel/random/uuid
Note: default UUID version is 4. To generate a time-based UUID, use the command below.
uuidgen -t