{"uid":"cap_jt63wZ5LS9fGp9389AjX_","slug":"bolt-random-string-generator-26e7e5c2","name":"Bolt Random String Generator","description":"Utility toolkit for AI agents. 54 endpoints — tools, data, and AI processing. Pay per request in USDC via x402.","url":"https://datault.orbonomy.xyz/api/random-string","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"length":{"type":"integer"},"encoding":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_832fHiA46cWybAXkcDvAw","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates a random string of a specified length and encoding via the Bolt utility toolkit","exampleAgentPrompt":"Generate a random 24-character base64 string for me.","exampleUseCases":[{"title":"Generate session token for user","prompt":"Create a random 32-character hex string I can use as a session token for a new user login."},{"title":"Create nonce for API request","prompt":"I need a random alphanumeric nonce to include in my next API request to prevent replay attacks — make it 16 characters long."},{"title":"Generate test data placeholder","prompt":"Can you produce a random base64 string, about 48 characters, that I can use as dummy data for my test suite?"}],"resultDescription":"Returns a JSON object with a 'data' field containing the generated random string and a 'success' boolean indicating whether the operation succeeded.","failureModes":["Invalid encoding type returns error","Length value out of acceptable range returns error","Missing required fields returns validation error","Payment failure returns 402 response"],"whenToPreferThis":"Use this endpoint when you need a server-side cryptographically random string of a specific length and encoding (e.g. hex, base64, alphanumeric) without implementing your own RNG, especially in agent workflows requiring unique tokens, nonces, or test data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:52:27.194Z","isFirstParty":false}