Random MAC address generator

This page contains a trivial random MAC address generator implemented in JavaScript.

The following MAC address is randomly generated:

      

The generated MAC address has the "locally administered" bit set and the multicast bit cleared.

Fork me on GitHub