NetAddr.netaddr_to_range
You're seeing just the function
netaddr_to_range
, go back to NetAddr module for more information.
Specs
Converts a NetAddr.t/0
to a
t:Range.t/0
.
Examples
iex> NetAddr.netaddr_to_range NetAddr.ip("198.51.100.0/24")
3325256704..3325256959