mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2025-02-16 18:04:00 +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:
...