Versions in this module Expand all Collapse all v0 v0.1.0 Jun 17, 2024 Changes in this version + var ErrHostNumberOutOfRange = errors.New("host number out of range") + func Generate() (netip.Prefix, error) + func Host(prefix netip.Prefix, num int) (netip.Addr, error)