Verify a Draw
Independently verify the fairness of any Plush Rush draw using our provably fair system.
How Provably Fair Works
- Before the competition opens, we generate a random seed and publish its SHA-256 hash on the competition page.
- The seed cannot be changed once the hash is published — any modification would produce a different hash.
- When the draw takes place, we reveal the original seed.
- The winning ticket is derived deterministically:
SHA-256(seed + ":winner")→ first 8 bytes → integer mod total_entries + 1. - Anyone can verify that the hash matches the seed, and recalculate the winning ticket independently.
Verify Now
Computed Hash:
Winning Ticket: