-4

I want to ask about the probability of collision in Hash Function?

Thanks

Mustafa
  • 9
  • 1
  • 3

1 Answers1

5

The probability of collision in a hash function which uniformly distributes k inputs to N possible hash values is:

enter image description here

Source

Shelby Moore III
  • 6,063
  • 1
  • 33
  • 36
Lie Ryan
  • 62,238
  • 13
  • 100
  • 144