Random MAC address generator
Generate valid random MAC addresses in any common notation — colon
(01:23:45:67:89:ab), hyphen, Cisco dotted (0123.4567.89ab) or no
separator — in upper or lowercase.
By default the locally-administered unicast bit is set, so every address is a legitimate MAC that can never collide with a vendor-assigned hardware address. Generation happens in your browser with a secure random generator; nothing is sent anywhere.