Generate unique identifiers (UUID/GUID) online for free. Choose between UUID v1 (time-based), v4 (random), or v7 (modern Unix-time-based). Useful for databases, API keys, distributed systems, and testing. Export results as plain text or JSON.
Use generated UUIDs when preparing sample data, creating stable test identifiers, documenting API payloads, or testing systems that require globally unique values.
Privacy note: Submitted values are processed only to produce the requested result and are not stored by this tool.
Based on the ramsey/uuid library.