About Random IP Generator
The Random IP Address Generator creates random IPv4 or IPv6 addresses for use in testing, network simulations, dummy data generation, security research, and load testing scripts.
Choose public IP addresses (routable on the internet), private IP addresses (RFC 1918 ranges: 10.x.x.x, 172.16-31.x.x, 192.168.x.x), or loopback/link-local addresses. Generate up to 100 addresses at once.
For IPv6, generate full expanded addresses or compact notation with :: for consecutive zero groups.
All addresses are randomly generated and not associated with any real device, network, or location.
How to Use Random IP Generator
Choose IPv4 or IPv6.
Select the address type: public, private, or any.
Set the count (up to 100).
Click Generate and copy the results.
Examples
Frequently Asked Questions
Are these real IP addresses?
No — they are randomly generated values that follow the correct format but are not tied to any real device, location, or network.
What are private IP address ranges?
RFC 1918 defines three private ranges: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, and 192.168.0.0–192.168.255.255. These are used in internal networks and are not routable on the public internet.
Can I generate IPv6 addresses?
Yes — select IPv6 mode to generate full 128-bit IPv6 addresses in hexadecimal colon notation, optionally compressed.
Can I use generated IPs in test data?
Yes — they are formatted correctly for use as sample data in databases, test fixtures, and API mock responses.