按类型随机生成 IPv4 地址(私网/公网/回环等)。公网会尽量避开 RFC1918、链路本地、组播等保留段。
生成结果
The random IP generator creates IPv4 addresses by type, including any address, public, private (Class A / B / C) and loopback. When generating public addresses it automatically skips reserved ranges such as RFC1918, link-local and multicast, producing up to 200 addresses at once for testing, demos or bulk data. All generation happens locally in your browser.
Great for filling test data, demonstrating network configs or simulating firewall and routing rules. Generated addresses have no real ownership; public addresses are just random values and do not point to any real server.