Lumiera  0.pre.03
»edit your freedom«
RandomSeq Class Reference

Description

Another iteration _"state core"_ to produce a sequence of random numbers.

Used to build an infinite random search space...

Definition at line 154 of file iter-explorer-test.cpp.

Public Member Functions

 RandomSeq (int len=0)
 
bool checkPoint () const
 
void iterNext ()
 
char & yield () const
 

Static Private Member Functions

static char rndLetter ()
 

Private Attributes

size_t cnt_
 
char letter_
 
size_t lim_
 
+ Collaboration diagram for RandomSeq:

The documentation for this class was generated from the following file: