Searched defs:hash_name (Results 1 – 2 of 2) sorted by relevance
92 …hash_name = str(hex(abs(hash(RECODER_NAME + str(random.random()))) % 1000000000)).replace('0x','')… variable
89 hash_name = 'noise' + FILE_FORMAT variable
Completed in 3 milliseconds