Every round is locked before you play. Each round combines a server seed (random, generated at round start), a client seed (yours — change it anytime) and a nonce (increments every round) into a deterministic hash. That hash seeds the random generator that decides the round's outcome — nothing can be altered mid-round, and any outcome can be replayed here to prove it.