UUID Generator
UUID generator (v4)
Guide: UUID Generator
Topics in this category: JSON, minify, encoding
Identifiers in systems
UUID v4 provides probabilistically unique 128-bit IDs without a central allocator. They are not time-sortable.
UUID v7 and ULIDs improve index locality for databases sensitive to insert hotspots.