SHISHUA: The Fastest Pseudo-Random Generator In the World

#artificialintelligence 

Six months ago, I wanted to make the best PRNG with an unconventional design, whatever that design may be. I expected it to start easy, and slowly get harder; I wondered whether I would learn fast enough to pass the highest bar. Surprisingly, difficulty did not increase linearly. Passing the bytewise Chi-Squared tests was very hard! Then, when I got the concepts, passing dieharder was also very hard. When I got to that point, I was honestly so extatic, that I published what I got to learn what the next challenge needed to be. But it turned out it failed PractRand.