Overview
Implementation
Games
Verify
Implementation
Implementation
How do we generate results?
We generate random 64 characters long strings as our server seeds (SHA256 hash algorithm the create the hashed version) and rely on the EOS block hash when needed for certain multiplayer games. The code below shows how we transform available hashes into float values that are later converted into usable game actions.