Peach :: Generators :: data :: EndlessRandomStrings :: Class EndlessRandomStrings
[hide private]

Class EndlessRandomStrings

source code


Generates an endless number of random strings between the lengths of 0 and 1024.

Instance Methods [hide private]
 
__init__(self, group=None) source code
 
next(self) source code
 
getRawValue(self) source code