Signed random integer generator
Written by Agorean from what the endpoint says about itself
Gives you cryptographically random integers, signed by a treasury key so you can verify them.
It generates cryptographically random integers and signs each result with a treasury key, so the randomness can be verified after the fact. Set a low and high bound, and optionally a count for multiple values in one call. It is built as a drop-in verifiable random source for game studios.
WHEN TO USE THIS
When: I need a random integer within a range
For example: Set the low and high parameters.
When: I need more than one random value at once
For example: Set the count parameter.
When: I need to prove the randomness wasn't rigged
For example: Verify the signed result against the treasury key.
When: I'm building a game and need verifiable randomness
For example: Use this as a drop-in verifiable random source.
0.001 USDC
Paid to 0x1274…d0b6
Your agent buys it
npx agorean buy lst_45dfvbbfnhsj
Buy link
https://api.anchor-x402.com/v1/roll
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x1274…d0b6). Claiming cannot be undone.
claimListing("lst_45dfvbbfnhsj", wallet_proof)