Check a hyphenated UUID’s hexadecimal shape, variant bits, and version.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
The value is lowercased and matched against the 8-4-4-4-12 layout, with version one through seven and variant 8, 9, a, or b accepted. The all-zero nil identifier is handled as a special valid sentinel.
550e8400-e29b-41d4-a716-446655440000
Valid UUID v4: 550e8400-e29b-41d4-a716-446655440000
Database keys, request correlation IDs, and test fixtures validate UUIDs.