Home | History | Annotate | Download | only in httplib2

Lines Matching refs:randrange

399     dig = _md5("%s:%s" % (time.ctime(), ["0123456789"[random.randrange(0, 9)] for i in range(20)])).hexdigest()