|
|
|
|
|
by gammalost
216 days ago
|
|
Unfortunatly the site is sloppy when explaining the subject. For example > Let's say we have the following binary string.
s=00000000000000000000
It is obviously not random since there are no ones in the string. Therefore, we must check that there are roughly an equal number of zeros and ones in the string. |
|