logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Generate UUIDs - UUID Generator Command | Online Free DevTools by Hexmos

Generate UUIDs with the uuidd command-line tool. Create random or time-based UUIDs easily and efficiently. Free online tool, no registration required.

uuidd

Daemon for generating UUIDs. More information: https://manned.org/uuidd.

  • Generate a random UUID:

uuidd {{[-r|--random]}}

  • Generate a bulk number of random UUIDs:

uuidd {{[-r|--random]}} {{[-n|--uuids]}} {{number_of_uuids}}

  • Generate a time-based UUID, based on the current time and MAC address of the system:

uuidd {{[-t|--time]}}

See Also