Recorded parameters
- Endpoint
GET /api/ints- Client seed
openapi-contract-reveal-1779766867094- Server hash
4b642440ba9c0f1c56a295ba9007787aa52a14061d00d95339f2cc718f1aa199- Server seed
4f286da3a4088053ed366a30f3a46beab8d69cf6cb67deef421e9d9673f22cd4- Cursor
1000000305- Nonce
0- Count
3- Min
1- Max
100- Recorded at
- 2026-05-26T03:41:07.156Z
Outcome
89, 89, 67
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-1779766867094:0:<round>"), then map bytes to ints.3. Confirm the public hash on the verify form: Open in /verify →
Reference implementation: @provableio/provable-core.