We grabbed the list of known rare numbers (https://oeis.org/A035519/b035519.txt)
and wrote a preprocessing script which takes those numbers, buckets
them on their length, and writes out code in 8 different languages
so we have the buckets (as strings) available in an array.