Attack Vectors in Solidity #09: Bad randomness, also known as the "nothing is secret" attack
Introduction
Bad randomness, also known as the "nothing is secret" attack, is a type of vulnerability that can occur in smart contracts written in Solidity, the programming language used for writing contracts on the Ethereum platform. This vulnerabil...
natachi.hashnode.dev3 min read