{
  "description": "Fixed UUID examples for tests. Do not reuse as production identifiers. Bytes use canonical UUID order, not Microsoft GUID mixed-endian order or MySQL swap mode.",
  "vectors": [
    { "uuid": "017f22e2-79b0-7cc3-98c4-dc0c0c07398f", "version": 7, "timestampMs": 1645557742000, "timestampIso": "2022-02-22T19:22:22.000Z" },
    { "uuid": "919108f7-52d1-4320-9bac-f847db4148a8", "version": 4, "timestampMs": null, "hex": "919108f752d143209bacf847db4148a8" },
    { "uuid": "2ed6657d-e927-568b-95e1-2665a8aea6a2", "version": 5, "timestampMs": null, "namespace": "6ba7b810-9dad-11d1-80b4-00c04fd430c8", "name": "www.example.com" },
    { "uuid": "00000000-0000-0000-0000-000000000000", "special": "nil", "timestampMs": null },
    { "uuid": "ffffffff-ffff-ffff-ffff-ffffffffffff", "special": "max", "timestampMs": null }
  ]
}
