Static Primes object used to cache prime numbers between all the functions that need prime numbers.
final primes = Primes();