Lucene++ - a full-featured, c++ search engine
API Documentation
void setSeed(int64_t seed)
int32_t nextInt(int32_t limit=INT_MAX)
Definition: AbstractAllTermDocs.h:12
Base class for all Lucene classes.
Definition: LuceneObject.h:31
int32_t next(int32_t bits)
int64_t seed
Definition: Random.h:23
Utility class to generate a stream of pseudorandom numbers.
Definition: Random.h:15
clucene.sourceforge.net