Random Number Generation functionality #2058
Replies: 2 comments 4 replies
-
Cool. A small technical summary would probably be a good idea to start the discussion? |
Beta Was this translation helpful? Give feedback.
-
I assume that blocks with a tally containing a generated random number are checked for validity? In other words, all other nodes in the network will check whether the revealed values are added in the correct order and afterwards hashed correctly? If the node operators can just submit any number (e.g. it does not need to be derived from a certain seed), does that not weaken the randomness because if a number of operators collude, the range of randomness is decreased? I wonder whether the fact that you can technically calculate the random value one epoch before it is included in a block (and a couple of epochs before it is sent over the bridge) can be abused. I assume smart contract developers will need to take that into account. |
Beta Was this translation helpful? Give feedback.
-
This is the discussion thread for an eventual Witnet Improvement Proposal introducing Random Number Generation (RNG) functionality.
Beta Was this translation helpful? Give feedback.
All reactions