OpenGrok
Cross Reference: itertools.rst
xref
: /
external
/
python
/
cpython3
/
Doc
/
library
/
itertools.rst
Home
|
History
|
Annotate
|
Download
|
only in
library
Lines Matching
full:randrange
858
indices = sorted(random.
randrange
(n) for i in range(r))