How does FreeBlockPool generate random numbers?
        Believe it or not, there is no way to generate true random numbers using a computer. While we’d prefer not to divulge exactly how the numbers are generated (to prevent unscrupulous folks from cheating), you can be assured that the numbers will indeed be random enough to ensure an equal chance of any one block being assigned any combination of numbers. Once we have enough data, we will post it here to prove this.