I need to test CSPRNG using ENT (http://www.fourmilab.ch/random/). I produced random stream from the generator and stored it in a text file as a sequence of 0s and 1s. I've tried different samples but all of them have failed. To check whether I'm performing the test correctly or not, I look on the internet for a pretested random bit sequence and it has failed as well. Do you think the issue is with the tool or with the form of the input to the tool?