RESULT CALCULATION
combined = serverSeed + ":" + clientSeed + ":" + nonce
hash = SHA256(combined)
hex8 = hash[0..7]
number = parseInt(hex8, 16) % 121
DISTRIBUTION (121 slots)
VERT
3 slots — 0, 60, 120
ROUGE
49 slots — odd 1–59, even 62–118
NOIR
49 slots — even 2–58, odd 61–119