Coin Flip / Dice / Crash
Open the roll.
Check the proof.
A committed seed can make a roll reproducible after the reveal. This lab shows the exact evidence chain, then draws the line between seed continuity and actual casino fairness.
This generic model does not attest to Rolly's beta implementation, seed selection, payout table, withdrawal behavior, or live odds. A reproducible result is evidence of continuity, not a complete fairness audit.
Commit first. Reveal later.
SHA-256 is one-way enough for the commitment step: publish the digest before the seed is known to the player, then compare it after reveal. One changed character creates a different digest.
Deterministic is not automatically fair.
Client seed and nonce make a roll reproducible, but the protocol still needs honest seed selection, transparent payout rules, and evidence that the platform honored them.