Recorded parameters
- Endpoint
GET /api/ints- Client seed
openapi-contract-reveal-1779767192322- Server hash
21eb77b3db7bcc01fcd7e486c585d3339a08bf8a35f2b3c122a4872291aa5f06- Server seed
2a47ff11523da94da18cf2f837d0330c0949291ac15c0b2f85440a9691c73e18- Cursor
1000000307- Nonce
0- Count
3- Min
1- Max
100- Recorded at
- 2026-05-26T03:46:32.388Z
Outcome
23, 19, 77
Permalink
How to reproduce this yourself
1. Confirm the server hash:
2. Re-derive the values: HMAC-SHA256(serverSeed,
3. Confirm the public hash on the verify form: Open in /verify →
Reference implementation: @provableio/provable-core.
1. Confirm the server hash:
sha256(serverSeed) === serverHash — try it now with the revealed serverSeed above.2. Re-derive the values: HMAC-SHA256(serverSeed,
"openapi-contract-reveal-1779767192322:0:<round>"), then map bytes to ints.3. Confirm the public hash on the verify form: Open in /verify →
Reference implementation: @provableio/provable-core.