class Prime::TrialDivisionGenerator

An implementation of PseudoPrimeGenerator which uses a prime table generated by trial division.