Type:
Class

Generates all integer which are greater than 2 and are not divided by 2 nor 3.

This is a pseudo-prime generator, suitable on checking primality of a integer by brute force method.

new

new() Class Public methods

2015-04-28 11:56:22
succ

succ() Instance Public methods Also aliased as:

2015-04-28 12:08:16
rewind

rewind() Instance Public methods

2015-04-28 12:03:30
next

next() Instance Public methods Alias for:

2015-04-28 12:02:12