Skip to content
mohayonao edited this page Dec 7, 2013 · 1 revision
# example

Instance Methods

next()

nextN(n)

reset()

and supports unary/binary operator methods that defined for Number


Pgeom(start:0, grow:1, length:Infinity)

Pseries(start:0, step:1, length:Infinity)

Pwhite(lo:0, hi:1, length:Infinity)

Pser(list:[], repeats:1, offset:0)

Pseq(list:[], repeats:1, offset:0)

Pshuf(list:[], repeats:1)

Prand(list:[], repeats:1)

Pn(pattern:[], repeats:Infinity)

Pfin(count:1, pattern:[])

Pstutter(n:1, pattern:[])

Clone this wiki locally