How To Build a Verifiably Random Lottery Smart Contract on Ethereum
11 Jun 2020 6 minute read 1 comment alexroan
True randomness has been near impossible on Ethereum. This is because transactions need to be verified by multiple nodes on the network to be confirmed. If a smart contract function were truly random, each node that verified a transaction using that...