ossp-uuid

ISO-C API and CLI tool for generating UUIDs

brewmacoslinux
Try with needOr install directly
Source

About

ISO-C API and CLI for generating UUIDs

Commands

uuid

Examples

Generate a single random UUID$ uuid -v4
Generate a UUID and output as lowercase with no hyphens$ uuid -v4 -F txt
Generate multiple UUIDs in a loop$ uuid -v4 -n 5