Three test fixtures
Generate three UUIDs for seed data. Each value has the version-4 nibble (a 4 in the third group) and the variant bits (8, 9, a, or b starting the fourth group), e.g. 7f3a9c21-4d2e-4b8a-9c1e-2f3a4b5c6d7e — the pattern is visible at a glance so a hand-typed fake is easy to spot.
| Input | Value |
|---|---|
| count | 3 |
| format | lowercase, hyphenated |
| Result | 3 valid RFC 4122 v4 UUIDs, each verified against version and variant bits |