Lines Matching full:randrange
424 if random.randrange(0, 2) == 1:826 port = random.randrange(1024, 65535)1005 mark = random.randrange(0, 2**31 - 1)