Client Seed
This is a passphrase or a randomly generated selection of text that is determined by the player or their browser. This can be changed regularly (if desired) to create a new chain of randomness.
Server Seed
The server seed is generated by our system as a random 64-character hex string. You will then be provided with an encrypted hash of the server seed before you place any bets. The seed is encrypted to ensure that the outcome cannot be calculated by the player beforehand, but still provide the guarantee that the outcome has been pre-determined and not changed after the bet has been made.
To reveal the hashed server seed, the seed must be rotated by the player,which triggers the replacement with a newly generated seed. From this point you are able to verify any bets made with the previous server seed to verify both the legitimacy of the server seed with the encrypted hash that was provided, but also with the outcomes of each bet placed on the casino when it was active.
Nonce
The nonce is simply a number that increments as every new bet is made. This generates a unique input per game, without having to generate a new client seed and server seed each time you play.
So yes for me