Prime::EratosthenesGenerator
class Prime::EratosthenesGenerator
An implementation of PseudoPrimeGenerator
.
Uses EratosthenesSieve
.
Public Class Methods
Calls superclass method Prime::PseudoPrimeGenerator.new
An implementation of PseudoPrimeGenerator
.
Uses EratosthenesSieve
.