This small app calculates the probability of multiple hosts independently picking the same IPv6 address, with a configurable subnet size and number of hosts.It is basically my MAC randomization collision probability app with a few numbers twiddled.
Because of the Birthday paradox the probability is much higher than most people (including myself) would expect, even when the many bits are randomized.