mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2025-03-14 12:33:34 +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:
...