Skip to main content
Toolgin57 tools

Random IP Generator

Loading…

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

  1. Choose IPv4 or IPv6.

  2. Select the address type: public, private, or any.

  3. Set the count (up to 100).

  4. Click Generate and copy the results.

Examples

Example — IPv4 public addresses
Input
Count: 5, Type: public
Output
203.45.178.12
91.244.33.201
147.82.96.54
212.31.7.183
58.193.244.7
Example — IPv4 private addresses
Input
Count: 3, Type: private
Output
192.168.14.237
10.45.0.118
172.19.204.6

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.