Free Tarot Readings

Prime Number Generator in JS using webworker


Generates prime numbers using Eratosthenes’ prime number sieve using js inline webworker.

Run here:

https://vpelss.github.io/Primes2

Or modify it on my codepen:

https://codepen.io/vpelss/pen/qBxNEvr

Download it here:

https://github.com/vpelss/Primes2