Mullvad, a VPN provider, assigns exit IPs deterministically based on a user's WireGuard key, rather than randomizing them. This approach can potentially be used to identify users, as the same set of exit IPs is assigned to a user across different servers. The article's author discovered that the exit IP assignment is based on a seed-based RNG, which generates a consistent ratio of IP positions within each pool. This allows for the correlation of identities across different IP addresses.