1.0.6
- exported previously internal function
CopyIP()
which will create a copy of an IP address - Net4 and Net6 now have
RandomIP()
functions that will return a random address within the given netblock. They both usecrypto/rand
because that package works gracefully with*big.Int