Skip to content

1.0.6

Compare
Choose a tag to compare
@c-robinson c-robinson released this 02 Jan 07:30
· 21 commits to main since this release

v1.0.5...v1.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 use crypto/rand because that package works gracefully with *big.Int