Generate random MAC addresses using hexadecimal randomization
A MAC (Media Access Control) address is a unique 48-bit identifier assigned to network interfaces. The first 24 bits identify the manufacturer (OUI), and the last 24 bits are device-specific. Virtual machines and containers need unique MACs to avoid conflicts on the network.