Press green flag Enter how many primes tou want to be find And feel free to use it in your own projects ^^
Just using the traditional scipt to find primes I used the French definition of a prime number : a positive interger that has exactly two dinstinct divisors (1 and itself) -> Therfore 1 isn't prime with this specific definition