v4 & v7 formats
Random v4 for anonymity, time-ordered v7 for index-friendly keys.
Generate unique keys for seeds, fixtures, and identifiers — in bulk.
Random v4 for anonymity, time-ordered v7 for index-friendly keys.
Generate up to a hundred identifiers in one run.
Copy the whole batch for fixtures, seeds, and scripts.
Get stable, unique keys for dev and staging datasets.
Fill mocks with realistic identifiers instead of hand-typed ones.
Standardize on v7 where insert-order sorting matters.
v4 is random; v7 embeds a timestamp so keys sort in creation order.
Beautify, minify, and validate JSON payloads with configurable indentation.
Check JSON syntax and get a precise error location when something is off.
Decode the header and payload of JWT tokens without leaking secrets.
UUID Generator runs with no account, no credit card, and no usage limits — just open the workspace and go.