标签: ruby-on-rails geoip rails-geocoder
我想知道是否有办法使用GeoIP gem并生成特定国家/地区的随机IP地址。
像GeopIP.random_ip('IN')这样的东西应输出'183.82.121.911'。
任何帮助。