{"uid":"cap_P1Yrd2leN2N-hO_MwLuvX","slug":"numora-random-number-generation-endpoint-4338fc4d","name":"Numora Random Number Generation Endpoint","description":"100 pure math computation endpoints for AI agents. Statistics, financial math, linear algebra, equation solving, calculus, number theory, sequence generation, and unit conversions. Zero external dependencies. x402 micropayments on Base.","url":"https://numorapoi.orbonomy.xyz/api/generate/random","method":"POST","headers":{},"bodySchema":{"type":"object","required":["n","type"],"properties":{"n":{"type":"integer"},"type":{"enum":["normal","uniform","poisson","exponential","binomial"],"type":"string"},"params":{"type":"object"}}},"responseSchema":{"type":"object","required":["success","result","computation"],"properties":{"result":{"type":"object","description":"Computation result varies by endpoint"},"success":{"type":"boolean","description":"Always true on success"},"computation":{"type":"string","description":"Human-readable description of what was computed"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_AQDwSOgS3HUryZcm1NU2F","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates random numbers or sequences of a specified type and count using pure math computation","exampleAgentPrompt":"Generate 10 random integers using the Numora math API with type 'integer', so I can use them in my simulation.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'result' containing the generated random values, a 'success' boolean flag, and a 'computation' string describing what was computed (e.g. '10 random integers generated').","failureModes":["Missing required 'n' parameter returns validation error","Missing required 'type' parameter returns validation error","Invalid or unsupported 'type' string returns error","Non-integer value for 'n' causes schema validation failure","Payment not included or insufficient causes 402 Payment Required","n value too large may cause timeout or rejection"],"whenToPreferThis":"Use this endpoint when you need pure math random number generation with no external dependencies, especially for statistical sampling, simulations, or numerical experiments — and when micropayment via x402 on Base is acceptable. Prefer over RNG-as-a-side-feature endpoints when you need dedicated, typed random generation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:51:05.822Z","isFirstParty":false}