In all games, TibiaWin makes the data of the current round available in the section Round information.
Whenever a round is started, the TibiaWin server generates a random value called Round seed to determine the result. The seed goes through a process of Hash SHA-256 to mask the real value and consequently the result of the round. The result of this process is displayed to all players under the name of Round hash.
At end, the Round seed is revealed in the section Round information.
The value of Round hash will always be the masked value of the Round seed, ensuring that the result is not manipulated.
These data can also be consulted by clicking on the results of previous rounds.