A little CLI utility that calculates and lists all of the numbers between 1 and 1,000,000,000. The algorithm used runs with complexity of O(√n) and took about 27 minute 11 seconds. There's also a link to just download its output (50 megs compressed with 7z, 502 megs uncompressed).