I am generating random 64-bit numbers, in groups of 1000 numbers. How many groups can I expect to generate before there is a collision within one of the groups? Again, I don't care if anything in the first group collides with anything from the second group, only if numbers collide within the same group.
Expected attempts before collision in multiple random numbers spaces
1
$\begingroup$
statistics
random