'Generating a random IPv6 ULA subnet?

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:

f#


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source