{"uid":"cap_isDJedfXSUpQudRU8Z4d4","slug":"random-agentutil-net-9738953e","name":"random.agentutil.net UUID Generator","description":"Generate random UUIDs (v4 or v7)","url":"https://random.agentutil.net/v1/uuid","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"count":{"type":"integer","maximum":100,"minimum":1,"description":"Number of UUIDs to generate (default: 1)"},"version":{"enum":["v4","v7"],"type":"string","description":"UUID version (default: v4)"}}},"responseSchema":{"type":"object","required":["count","uuids","service","version","request_id","related_services"],"properties":{"count":{"type":"number"},"uuids":{"type":"array","items":{"type":"string"}},"service":{"type":"string"},"version":{"type":"string"},"request_id":{"type":"string"},"related_services":{"type":"array","items":{"type":"object","required":["url","name","description"],"properties":{"url":{"type":"string"},"name":{"type":"string"},"description":{"type":"string"}}}}}},"example":{"request":{"count":5,"version":"v4"},"response":{"count":5,"uuids":["f950496b-bdd6-41bd-9ac7-961825e529ad","7d55557a-327d-4717-9239-14e053f8372b","3670c818-eb92-4d89-8e36-f16ea0460da9","a45e3309-15de-4671-ac03-8ad669fd9b81","7d9e83c2-edd9-49b5-aea5-7ab35c310c6a"],"service":"https://random.agentutil.net","version":"v4","request_id":"0b8fbbed-34d5-45b3-a343-c174142255e0","related_services":[{"url":"https://verify.agentutil.net","name":"verify","description":"Fact verification against live data sources -- exchange rates, crypto, stocks, entities, geography"},{"url":"https://docs.agentutil.net","name":"docs","description":"Search pre-indexed platform documentation -- semantic vector search across 10+ platforms"},{"url":"https://think.agentutil.net","name":"think","description":"Intent security -- pre-flight safety checklists, instruction expansion, and post-action review for autonomous agents"},{"url":"https://convert.agentutil.net","name":"convert","description":"Unit conversion (80+ units), live currency rates, and encoding (base64, hex, URL)"},{"url":"https://weather.agentutil.net","name":"weather","description":"Current conditions and multi-day forecasts for any location worldwide via Open-Meteo"},{"url":"https://validate.agentutil.net","name":"validate","description":"Validate emails (RFC 5322), URLs, phone numbers (E.164), credit cards (Luhn), and JSON schemas"},{"url":"https://time.agentutil.net","name":"time","description":"Timezone conversion, current time in any timezone, date arithmetic, and epoch conversions"},{"url":"https://hash.agentutil.net","name":"hash","description":"Hash with MD5/SHA-256/SHA-512, encode/decode base64/hex/URL, generate UUIDs, identify hash algorithms"},{"url":"https://text.agentutil.net","name":"text","description":"Regex match/replace/extract, text diff, slugify, word count, and markdown/HTML/JSON transforms"},{"url":"https://math.agentutil.net","name":"math","description":"Safe expression evaluation, statistics (mean/median/stddev/percentiles), percentages, and rounding"},{"url":"https://geocode.agentutil.net","name":"geocode","description":"Forward geocoding (address to lat/lon), reverse geocoding (lat/lon to address), and haversine distance"},{"url":"https://dns.agentutil.net","name":"dns","description":"DNS record lookups (A/MX/TXT/NS), reverse DNS, WHOIS/RDAP domain data, and IP geolocation"},{"url":"https://undo.agentutil.net","name":"undo","description":"Reversibility intelligence -- check if actions can be undone, find safer alternatives, batch safety warnings"},{"url":"https://norm.agentutil.net","name":"norm","description":"Baseline reality checks -- statistical anomaly detection for values against published industry benchmarks"},{"url":"https://context.agentutil.net","name":"context","description":"Situational awareness -- timezone, holiday, business calendar, and platform status checks before taking action"},{"url":"https://cron.agentutil.net","name":"cron","description":"Cron expression tools -- explain, parse natural language to cron, calculate next execution times, and validate expressions"},{"url":"https://color.agentutil.net","name":"color","description":"Color conversion and manipulation -- hex/RGB/HSL/CMYK/HWB conversion, palette generation, WCAG contrast checking, and color blending"},{"url":"https://useragent.agentutil.net","name":"useragent","description":"User agent parsing -- browser/OS/device detection, bot/crawler identification with 50+ patterns, and UA comparison"}]}},"exampleRequest":{"count":5,"version":"v4"},"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"unknown","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_cjpb6zwkf2a13eIybXBqb","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates one or more random UUIDs in either v4 or v7 format","exampleAgentPrompt":"Can you generate 5 version 4 UUIDs for me to use as unique record IDs?","exampleUseCases":null,"resultDescription":"Returns an array of generated UUID strings (up to 100), along with the version used, the count, a service identifier, a request_id, and a list of related agentutil services. Each UUID is a standard formatted string like 'f5809918-e1d6-4ae8-aea2-91ee5cd5dc13'.","failureModes":["count out of range (must be 1-100) — likely returns a 400 validation error","invalid version string (only 'v4' or 'v7' accepted) — likely returns a 400 error","payment not attached or insufficient (x402 protocol) — returns 402 Payment Required","service unavailable — returns 5xx error"],"whenToPreferThis":"Use this endpoint when you need one or more RFC-compliant UUIDs (v4 random or v7 time-ordered) instantly without implementing UUID generation yourself. Prefer v7 when you need sortable/time-ordered UUIDs (e.g. database primary keys). Prefer v4 for purely random identifiers. This is ideal in agentic workflows where a lightweight paid microservice is acceptable and you need up to 100 UUIDs in a single call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:37:21.543Z","isFirstParty":false}