Another Prime Number Generator
This version uses the Sieve of Eratosthenes algorithm, which is very fast for moderate upper bounds, but which may be slower than the other versions when the upper bound is very large (because of the overhead of the initial table population)
2006-03-14 (first published: 2003-12-17)
107 reads
When I check the length, I get these results:
A table name is limited to 128 characters. How does this work?