In honor of Pi day, I’ve built a image generator that can visualize sequnces of digits in pi.

Pi is thought to be a normal number, meaning any sequence of digits is thought to appear inside it at some point. I find this both absurd and amazing - anything that can be represented at a sequence of digits can therefore be in pi. Somewhere in there is a picture of your grandmother doing a kickflip but only if you know how to find it.

Pi has been shown to be a normal number when represented in base-16. It has still not been shown to be normal in base-10. I believe it.

The real challenge, of course, is in how to represent the sequences in pi so that they actually resemble what we are looking for (e.g. interpreting sequences as pixel values in an image etc.) I’ve included several different ways to interpret/render sequences, none of which I find promising, yet still I’ve found some interesting images in there. Maybe somebody else can find something interesting in pi.