Re: How random is the last digit of a block hash really is?
by
rambeazle
on 11/07/2016, 18:47:14 UTC
Hashes are uniformly distributed over the entire number space, so to answer you question, they are as random as they get. Furthermore, such hashes are routinely used in provably fair algorithms in other sites, sort of like an industry best practice.