we know that for randomness, algorithm must be pass some randomness test such as monobit, Serial and so on.
if random number generation algorithm, pass many Test, but do not pass monobit Test. randomness is accepted or rejected.
I think that if we pass some tests but could not pass monobit test,
we can assume that our algorithm is a randomness algorithm.
are you agree with this my opinion?