31 int32_t
next(int32_t bits);
Base class for all Lucene classes.
Definition LuceneObject.h:31
Utility class to generate a stream of pseudorandom numbers.
Definition Random.h:15
int32_t next(int32_t bits)
int32_t nextInt(int32_t limit=INT_MAX)
int64_t seed
Definition Random.h:23
void setSeed(int64_t seed)
Definition AbstractAllTermDocs.h:12