Skip to content

Instantly share code, notes, and snippets.

@rgambee
rgambee / Caboose Numbers.md
Last active June 23, 2024 14:01
Visualize the ability of caboose numbers to generate primes

Caboose Numbers

After watching a video about caboose numbers, I was curious to visualize their ability to generate primes. So I wrote this script to do exactly that!

Dependencies

Python 3.8 or later