You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feels like a very niche use-case that will mostly become clutter. If you are willing to PR it yourself and get a couple people to say they are actually interested in this, we can add it. Otherwise I don't personally see the value of this feature on a grand scale.
Sometimes I need to randomly generate an IPv6 address, and it'd be really nice if ipv6.tools could do this for me.
Preferably generate it within a given subnet, so for example:
Input:
fe80::/64
Potential output:
fe80::8c9e:5d94:34a5:c3b1
Potential output:
fe80::4515:4987:3f22:d336
Input:
2001:db8::/32
Potential output:
2001:db8:bc6c:d810:a967:9fef:f9da:7d01
Potential output:
2001:db8:662:b9a0:4b65:6872:ca88:7c8
The text was updated successfully, but these errors were encountered: