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