mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2024-11-22 02:44:17 +00:00
306 B
306 B
Funzione ideale che:
Generalmente, le funzioni di hash si propongono di emettere output distribuiti uniformemente nel loro codominio, ma ciò non è sempre vero.
Schema
def hash_simple(text) -> hash:
...