← tools / uuid

UUID generator.

Generate one or many UUIDs. v4 is fully random and what most tools default to. v7 starts with a millisecond timestamp, so a sort on the raw string produces time order — useful for DB primary keys.

version
press generate