When dealing with a series of numbers, and wanting to use hash results for security reasons, what would be the best way to generate a hash value from a given series of digits?
Best hash function for the natural numbers let
f(n)=n
No conflicts ;)