# File lib/fog/compute/ecloud.rb, line 395 def random_ip usable_subnet_ips[rand(usable_subnet_ips.length)] end