Post
Topic
Board Development & Technical Discussion
Re: Random number
by
ETFbitcoin
on 08/06/2019, 17:04:33 UTC
Similar topic already discussed at https://bitcointalk.org/index.php?topic=5072435.0;all

The easiest/laziest solution would be :
1. Only use blockchain as entropy source when the cost to manipulate blockchain is higher than it's "reward"
2. Use many blocks in a sequence as entropy source since it's difficult to manipulate n blocks in a sequence.