{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "UUIDv7",
  "description": "Ultra-light, zero-allocation UUID v7 (RFC 9562) and v4 (RFC 4122) generator.",
  "url": "https://github.com/bkwoka/UUIDv7",
  "author": {
    "@type": "Person",
    "name": "bkwoka"
  },
  "applicationCategory": "Data Processing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/bkwoka/UUIDv7-1.3.2.zip",
  "softwareVersion": "1.3.2",
  "fileSize": 50,
  "datePublished": "2026-03-14",
  "license": "https://spdx.org/licenses/MIT"
}