{"uid":"cap_4zr3f2mjBtxTRwzPzSTR_","slug":"forgemesh-random-token-generator-c63c3830","name":"ForgeMesh Random Token Generator","description":"Produces random hex strings or alphanumeric secrets, 8 to 128 characters, from OS-grade entropy, alongside batch UUID generation, none of it logged or retained. Useful for session tokens, temporary passwords, API credential material, and one-time codes where true randomness matters more than a pattern an LLM might repeat.","url":"https://x402.forgemesh.io/random-token-generator","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"type":{"type":"string","description":"uuid | hex (default) | alphanumeric"},"count":{"type":"string","description":"uuid batch size, max 20"},"length":{"type":"string","description":"8-128, default 32"}}},"responseSchema":{"type":"json","example":{"type":"uuid","tokens":["4fa2f1f6-1e6f-4b1c-9c3a-2b8f0e6d4a11","0b8e2c44-7a2e-4f6e-8e11-d2b9c1a0f9e2"]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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_OZQPbV55ws7unTKtDsx8c","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates cryptographically secure random hex strings, alphanumeric secrets, or batches of UUIDs using OS-grade entropy, with no logging or retention.","exampleAgentPrompt":"Generate me a 64-character cryptographically secure random hex token — I need it for a session secret and I don't want anything logged or stored.","exampleUseCases":null,"resultDescription":"Returns a cryptographically secure random string of the requested type (hex, alphanumeric, or UUID), at the specified length (8-128 chars), or a batch of up to 20 UUIDs. No data is logged or retained by the service.","failureModes":["Length out of range (below 8 or above 128) returns a validation error","Count above 20 for UUID batch generation returns an error","Invalid type enum value returns a bad request error","Network timeout on the POST request"],"whenToPreferThis":"Use this endpoint when you need true OS-grade entropy for security-sensitive tokens such as session keys, API credentials, or one-time codes, and when non-retention and non-logging is a requirement. Prefer this over LLM-generated or pseudo-random strings when unpredictability is critical.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:49:32.825Z","isFirstParty":false}