IPv6 ULA Generator
Generate unique local IPv6 addresses (ULA) per RFC 4193 with cryptographically random prefixes.
About This Tool
The IPv6 ULA (Unique Local Address) Generator creates private IPv6 address prefixes following RFC 4193. These addresses are the IPv6 equivalent of private IPv4 ranges (like 10.0.0.0/8) and are designed for use within a site or between a limited number of sites. Each generated prefix is statistically unique, minimizing the risk of conflicts if networks are later merged.
ULA addresses use the fd00::/8 prefix followed by a 40-bit random identifier, creating a /48 prefix that you can further subnet as needed. This tool uses the Web Crypto API to generate cryptographically secure random values, ensuring high-quality randomness for the global ID portion.
This is particularly useful when setting up internal IPv6 networks that do not require global routability but need stable, predictable addresses for services, DNS, and internal communication.
Frequently Asked Questions
Related Tools
IPv4 Address Converter
Convert IPv4 addresses between decimal, binary, hexadecimal, and integer representations instantly.
Network ToolsIPv4 Subnet Calculator
Calculate network address, broadcast address, host range, and CIDR notation from any IP and subnet mask.
Network ToolsMAC Address Generator
Generate random MAC addresses with optional OUI prefix in colon, hyphen, or dot notation formats.
Network Tools