Internal use. An implementation of prime table by trial division method.
Returns the +index+th prime number.
index is a 0-based index.
Returns the cached prime numbers.
Alias for cache
[Validate]