uuid-inspectdevpro
UUID inspector
Validate UUID and detect version + variant.
pro
Inputs
Output
(no output yet)
Explanation
Validate a UUID and inspect version/variant (helpful when debugging IDs).
Use it when you need a fast, offline conversion/validation step during development or debugging.
Pro: Batch mode makes it easy to validate a list of UUIDs.
Related