# File lib/faker/internet.rb, line 154
def
ip_v6_cidr
"#{ip_v6_address}/#{1 + rand(127)}"
end