IPv6 ULA generator
Generate your own local, non-routable IPv6 addresses for your network according to RFC4193
This tool uses the first method suggested by IETF using the current timestamp plus the mac address, sha1 hashed, and the lower 40 bits to generate your random ULA.
Note: This tool generates IPv6 Unique Local Addresses (ULAs) according to RFC 4193. ULAs are the IPv6 equivalent of private IPv4 addresses (like 192.168.x.x or 10.x.x.x) and are not routable on the public internet. They use the fd00::/8 prefix. The tool generates a /48 network along with the first and last /64 routable blocks within that network. Enter your MAC address to generate a statistically unique ULA for your local network.