#42 - You can't use things like block.timestamp, block.difficulty, and msg.sender to generate randomness because they can be known in advance and manipulated
You can't use things like block.timestamp, block.difficulty, and msg.sender to generate randomness because they can be known in advance and manipulated