And every bit at every position has a 50% chance of being either 0 or 1
wrong.
value 101010100101010100101010100101010100101010100....101010100 impossible too.
have generator by statistic for huge amount of random numbers. its a very nice with python, but very slow for real work.
so do a CircleTraversal (up to 25
5 bit range) for GPU, its a best DLP solution (may be soon will publish).
Are you saying that the private key 101010100101010100101010100101010100101010100....101010100 does not exist as one of the 2**70 equally likely options? Well, that's new.
Any decent random generator will use entropy that guarantees that you get 0 and 1 with equal chances, otherwise it's broken.