{"slug":"flat-rate-llm-kikoribera03-workers-dev-v1-random-pick-66a35b","title":"Pick one or more items at random from a list you send, with or without repeats","host":"flat-rate-llm.kikoribera03.workers.dev","method":"GET","resource":"https://flat-rate-llm.kikoribera03.workers.dev/v1/random/pick","category":"other","description":"Pick one or more items at random from a list you send, with or without repeats. The list is yours, so this is the unbiased chooser an agent needs when it has options and no reason to prefer any.","price_listed":0.0025,"price_asked":null,"state":"effects","state_label":"Not tested: has real-world effects","checks_7d":0,"answered_7d":0,"latency_ms_median":null,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:137","eip155:42161","eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","queryParams":{"count":1,"items":"red,green,blue"},"type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"count":{"description":"How many to pick, 1-100. Defaults to 1.","type":"number"},"items":{"description":"The options, comma-separated. A JSON array of strings is also accepted in a POST body.","type":"string"},"repeat":{"description":"Allow the same item more than once. Defaults to false.","type":"boolean"}},"required":["items"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[],"description_full":"Pick one or more items at random from a list you send, with or without repeats. The list is yours, so this is the unbiased chooser an agent needs when it has options and no reason to prefer any.","last_updated":"2026-09-10T15:17:26.509Z","schemes":["exact"]}