2011-02-10 20 views

Odpowiedz

40

Jest w hashlib

import hashlib 
print(hashlib.md5('asd'.encode()).hexdigest())