{"slug":"random-openverbs-com-v1-sample-0d1bed","title":"Draw a random sample from a provided array — without replacement by default (a f","host":"random.openverbs.com","method":"POST","resource":"https://random.openverbs.com/v1/sample","category":"other","description":"Draw a random sample from a provided array — without replacement by default (a fair shuffle), or with replacement when unique is false. count defaults to 1.","price_listed":0.002,"price_asked":0.002,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":452,"reported_calls_30d":3,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"count":1,"items":[0],"unique":false},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"count":{"description":"How many to draw. Default 1.","maximum":10000,"minimum":1,"type":"integer"},"items":{"description":"The pool to sample from.","maxItems":10000,"minItems":1,"type":"array"},"unique":{"description":"Draw without replacement. Default true.","type":"boolean"}},"required":["items"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.002,"price_match":true,"latency_ms":452,"error":null}],"description_full":"Draw a random sample from a provided array — without replacement by default (a fair shuffle), or with replacement when unique is false. count defaults to 1.","last_updated":"2026-09-06T08:10:09.621Z","schemes":["exact"]}