{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _discrete_distns / randint_gen / _rvs

function

scipy.stats._discrete_distns:randint_gen._rvs

source: /scipy/stats/_discrete_distns.py :1275

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