{"uid":"cap_qzR_2o5iNtL_Iml4V8ExY","slug":"random-pick-f60f2549","name":"Random Pick","description":"60 paid endpoints with no metering, no API key and no account. Each endpoint has one flat price per call, whatever the size of the request: LLM completions with automatic failover across several large models, read-only EVM tooling over Base, Ethereum, Polygon, Arbitrum and Optimism, and pure crypto utilities that touch no network.","url":"https://flat-rate-llm.kikoribera03.workers.dev/v1/random/pick","method":"POST","headers":{},"bodySchema":{"type":"object","required":["items"],"properties":{"count":{"type":"number","description":"How many to pick, 1-100. Defaults to 1."},"items":{"type":"string","description":"The options, comma-separated. A JSON array of strings is also accepted in a POST body."},"repeat":{"type":"boolean","description":"Allow the same item more than once. Defaults to false."}}},"responseSchema":{"type":"object","properties":{"count":{"type":"number"},"items":{"type":"number"},"picked":{"type":"array","items":{"type":"object"}}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0025","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.0025/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0025","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0025","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_qNWbo4GzJQP5T4Vn7gdvs","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0025","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Picks one or more items at random from a comma-separated list, with optional repetition allowed.","exampleAgentPrompt":"Randomly pick 3 names from this list without repeats: Alice, Bob, Carol, Dave, Eve, Frank — I need to assign them to teams.","exampleUseCases":[{"title":"Random winner selection from entries","prompt":"I have a giveaway — pick one winner at random from these entrants: Jordan, Taylor, Morgan, Casey, Riley, Alex, Sam. No repeats needed, just one name."},{"title":"Assigning random tasks to team members","prompt":"Randomly assign 4 tasks from this list to my team, no repeats: write report, run analysis, send update, review PR, prepare slides, book meeting room."},{"title":"Random menu item for lunch","prompt":"I can't decide what to eat — pick 2 things at random from: pizza, sushi, tacos, burgers, ramen, salad, pad thai. No repeats please."}],"resultDescription":"Returns a JSON object containing the number of picks requested, the total number of items in the input list, and a 'picked' array of the randomly selected items.","failureModes":["Missing or empty 'items' parameter returns a validation error","Requesting more items than available without repeat=true will fail or return fewer items","Count exceeding the 1-100 allowed range may be rejected","Malformed comma-separated list may cause unexpected results","Payment failure returns 402 before processing occurs"],"whenToPreferThis":"Choose this endpoint when an agent needs unbiased random selection from a caller-supplied list, especially when no account or API key is wanted and the list is dynamic. Prefer this over client-side Math.random() when auditability, neutrality, or simplicity of implementation matters. It is ideal for agent workflows doing random assignment, sampling, or winner selection where the agent itself should not be the decision-maker.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:58:14.783Z","isFirstParty":false}