MAC Address Generator
Generate random MAC addresses in any format, as unicast, locally administered or from a chosen vendor prefix.
Runs entirely in your browser.
Generate Random MAC Addresses
About MAC Address Generator
Generated addresses are unicast and locally administered by default - the second-least-significant bit of the first byte is set, which marks the address as assigned by you rather than from an IEEE-registered block. That is the correct choice for test data, VMs and containers, because it cannot collide with a real manufacturer's address.
Untick that option to generate an address in a registered vendor's range instead, which is what you want when something needs to look like a particular kind of hardware.
Other Networking Tools
- IP Subnet Calculator — masks, network and host ranges
- IP Address Converter — IPv4 to decimal, binary and hex
- IP Range Expander — CIDR or range to a full list
- IPv6 ULA Generator — a private RFC 4193 prefix
- MAC Address Lookup — vendor prefix and bit decoding
- URL Parser — break a URL into its parts
- HTTP Header Analyzer — explain response headers