IP address generator
you can entry to open tools search modal
Tool Options
IP Version
IPv4 Octet Ranges
Generated IPv4 Addresses

Random IP Address Generator - IPv4 & IPv6

What is the Random IP Address Generator?

The Random IP Address Generator is an online tool that creates random IPv4 or IPv6 addresses for testing, demos, and placeholder data. You can pick the version, set how many results to generate, and customize IPv4 octet ranges.

How to use the Random IP Address Generator

  1. Choose IPv4 or IPv6.
  2. Set Result Count to control how many addresses you want.
  3. For IPv4, adjust each octet range (0-255).
  4. For IPv6, enable Compressed IPv6 Output if you want :: shorthand.
  5. Click Generate, then Copy or Save the results.

IPv4 Options

  • Four octets (0-255) with custom min/max ranges.
  • Helpful for creating addresses in specific subnets, like 192.168.x.x or 10.x.x.x.

IPv6 Options

  • Eight hex segments from 0000 to ffff.
  • Optional compressed output removes leading zeros and replaces the longest zero run with ::.

Examples

Example 1: IPv4 range

Ranges: 192-192, 168-168, 0-10, 1-200

192.168.4.88
192.168.0.131
192.168.10.42

Example 2: IPv6 full format

2a00:1450:4009:0810:0000:0000:200e:3a7b
2001:0db8:85a3:8d3f:0000:0000:ac1f:8001

Example 3: IPv6 compressed format

2a00:1450:4009:810::200e:3a7b
2001:db8:85a3:8d3f::ac1f:8001

Why use this tool?

  • Generate realistic IP-like data for UI mockups and tests.
  • Create quick samples for logs, configs, or network tooling demos.
  • Control IPv4 ranges to simulate subnet patterns.

FAQ

Q: Are the IPs real or routable?

They are random within the ranges you set. Use them only for testing or placeholders.

Q: Does it support custom IPv6 ranges?

No. IPv6 addresses are generated across the full 0000-ffff range for each segment.

Q: Is any data sent to a server?

No. Everything runs locally in your browser.