Solidity random number security using keccak256 when contract caller is known

前端 未结 0 1427
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-15 07:50

I read here about the standard way to generate random numbers in solidity using keccak256 and timestamp, contract caller and nonce as a source of entropy.

I also read

相关标签:
回答
  • 消灭零回复
提交回复
热议问题