Searched refs:_getInteger (Results 1 – 2 of 2) sorted by relevance
/plugin/findologicxmlexport/vendor/hoa/math/Sampler/ | ||
H A D | Sampler.php | 152 return $this->_getInteger($lower, $upper); |
H A D | Random.php | 86 protected function _getInteger($lower, $upper) function in Hoa\\Math\\Sampler\\Random |