← Practice range
RandomnessTricky 35 XP
Predictable dice
A lottery picks its winner with `random = block.timestamp % players`. Why can an attacker win at will?
Pick one option.
A lottery picks its winner with `random = block.timestamp % players`. Why can an attacker win at will?