Random MAC Address Generator

Generate random MAC addresses with control over delimiter format, letter case, and locally-administered / multicast bit flags.

Locally Administered (LA)
Bit 1 of first octet
Multicast (MC)
Bit 0 of first octet
10
1200

Generated Addresses

Click Generate to create MAC addresses

Copied!

Summary

Generate random MAC addresses with control over delimiter format, letter case, and locally-administered / multicast bit flags.

How it works

  1. Choose a delimiter: colon (AA:BB:CC:DD:EE:FF), hyphen (AA-BB-CC-DD-EE-FF), or dot (AABB.CCDD.EEFF).
  2. Select letter case: uppercase (AA:BB) or lowercase (aa:bb).
  3. Set the Locally Administered bit: ON marks the address as software-assigned; OFF means the tool generates a globally unique OUI-compatible prefix.
  4. Set the Multicast bit: ON makes the address a multicast/broadcast destination; OFF keeps it unicast.
  5. Enter how many addresses you need (1–200) and click Generate.
  6. Copy individual addresses, copy all, or download as a plain-text file.

Use cases

Frequently Asked Questions

Related tools

Last updated: 2026-05-28 · Reviewed by Nham Vu