Challenge: Can you identify what is wrong with this simple Solidity guessing game contract that makes it easy to cheat?
Challenge: Can you identify what is wrong with this simple Solidity guessing game contract that makes it easy to cheat?
Math.floor(Math.random()*1000) as the constructor argument and then see if you can derive the number on the first guess.