Wikipedia describes the process for generating an IPv6 Unique Local Address subnet.
e.g. fd12:3456:789a:1::/64
Is there an existing implementation for generating a random ULA in the .NET standard library or in F#?
Related:
Wikipedia describes the process for generating an IPv6 Unique Local Address subnet.
e.g. fd12:3456:789a:1::/64
Is there an existing implementation for generating a random ULA in the .NET standard library or in F#?
Related: