Generate UUID v1

Generate a time-based UUID v1 using timestamp and random node ID.

Code

Utilities
uuidgen -t
Server

More Bash Snippets