bundles / scipy 1.17.1 / scipy / stats / _discrete_distns / randint_gen / _rvs
function
scipy.stats._discrete_distns:randint_gen._rvs
Signature
def _rvs ( self , low , high , size = None , random_state = None ) Summary
An array of size random integers >= low and < high.
Aliases
-
scipy.stats._discrete_distns.randint_gen._rvs