Definition at line 47 of file Random.h.
References RandomInt().
Referenced by Impala::Core::Feature::TryRandomSplit().
00048 { 00049 return RandomInt(RAND_MAX); 00050 }
Here is the call graph for this function: