Home | History | Annotate | Download | only in library

Lines Matching full:randrange

833        indices = sorted(random.randrange(n) for i in xrange(r))