Random IPv6 Collision Probability Calculator

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.

Subnet length:
Number of hosts:



Copyright © 2017 - Warren Kumari (warren@kumari.net) v0.1.
Location: https://github.com/wkumari/ipv6-collision-probability