{
  "slug": "uuid",
  "title": "uuid generator",
  "description": "UUID v4 and v7, single or bulk, copy-ready.",
  "category": "generate",
  "status": "live",
  "url": "https://aaronchartier.com/tools/uuid",
  "keywords": [
    "uuid",
    "guid",
    "v4",
    "v7",
    "generator"
  ],
  "privacy": "all computation is client-side; no input is transmitted",
  "pageApi": "window.__tools[\"uuid\"] — run(input), describe(); output in #tool-output"
}