Your client seed is combined with the server's hashed seed to generate outcomes. You can change your client seed at any time to reset the randomness.
Every game played on Luxbattle generates a unique outcome based on three parameters: your Client Seed, the Server's Seed, and a Nonce (game number). Once a game is complete, the unhashed Server Seed is revealed, allowing you to independently verify the outcome using our open-source verification scripts.
