Generates prime numbers using Eratosthenes' prime number sieve using js inline webworker.
Code at Github IE not supported.

Check for primes up to (too many may crash your browser session. 100,000,000 is probably the limit)

Buffer Size (webworker transfer primes in batches of...)




Logger


Primes