Internal use. An implementation of prime table by trial division method.

Instance Methods

Returns the +index+th prime number.

index is a 0-based index.

Returns the cached prime numbers.

An alias for cache
An alias for cache