Provably Fair — Musor Drop
Provably fair is a verification model in which a result can be checked from committed data after the server seed is revealed. A “Provably Fair” badge alone proves nothing; useful verification exposes the pre-round hash, client seed, nonce/game number and a reproducible calculation.
Why it matters
01
Commitment
A hash should be available before the result if the system claims a committed server seed.
02
Inputs
Verification commonly depends on server seed, client seed and a nonce/game number.
03
Recalculation
After the seed is revealed, the result should be reproducible with the documented algorithm.