🔢 Prime Number Generator
Generate, visualize, and export prime numbers
2
500
1000
📈 Results
Limit:
100
Primes found:
25
Calculation time:
0.12 ms
No prime numbers generated yet. Click « Generate » to start.
ℹ️ About Prime Numbers
A prime number is a natural number greater than 1 that has no positive divisors other than 1 and itself. The first few prime numbers are 2, 3, 5, 7, 11, and so on.
This tool uses the Sieve of Eratosthenes algorithm to efficiently find all prime numbers up to the specified limit.
