Since there are programs with serial numbers tied to network card MAC address it might be useful to change it.
There are some fancy GUI programs for this but it’s faster from terminal:

# ifconfig en0 lladdr X:XX:XX:XX:XX:XX

And that’s it…