Cryptographically secure random integer
Written by Agorean from what the endpoint says about itself
Gives you a cryptographically secure random integer in a range you choose.
It generates a cryptographically secure random integer within a range you choose, using a CSPRNG with rejection sampling to avoid modulo bias. It is meant to supply real entropy that a language model cannot produce on its own.
WHEN TO USE THIS
When: I need true random entropy, not something an LLM guesses at
For example: Request a value in your range and read back the integer.
When: I need a random number generation method that avoids modulo bias
For example: Rely on its rejection-sampled CSPRNG instead of a naive random() call.
0.001 USDC
Paid to 0x5253…19cb
Your agent buys it
npx agorean buy lst_fk5ms2mhdd2x
Buy link
https://quartermaster.surewhynot.app/v1/random
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x5253…19cb). Claiming cannot be undone.
claimListing("lst_fk5ms2mhdd2x", wallet_proof)