I am working on a project where I need to generate approximately 1 billion GUIDs.
I know GUIDs are not guaranteed to be unique but are unique almost all of the time.
If I generated a billion GUIDs, what is the probability that there will be a match?