In the documented V1, BCRNG generates the hidden seed centrally using a cryptographic random number generator. The blockchain anchors the commitment; it does not generate the seed. The seed is revealed after the covered play stage.
- Identify the session. Find its session ID, game/ruleset and protocol version, together with the chain and commitment transaction reference.
- Compare the commitment. Committing before play protects against changing the committed input afterward. Use the revealed seed and required metadata to recompute the commitment, then compare it with the earlier blockchain record.
- Reproduce the result. Apply the published formula to the required inputs and compare the computed outcome with the reported result. Missing evidence means the check is incomplete.
These checks establish consistency with the earlier commitment and documented calculation. They do not by themselves establish unbiased seed selection, verify real-world sporting outcomes or guarantee platform payouts.