Needle
An application for fast and efficient searches of NGS data.
|
Generates a random integer not greater than a given maximum. More...
#include </build/seqan-needle-DfEdvf/seqan-needle-1.0.2+ds/include/ibf.h>
Public Member Functions | |
RandomGenerator (int max) | |
int | operator() () |
Public Attributes | |
int | maxi |
Generates a random integer not greater than a given maximum.
|
inline |
|
inline |
int RandomGenerator::maxi |