public class ComputerIdentifierGenerator
extends java.lang.Object
Generate a unique identifier for a computer. The method being used depends on the platform:
- OS X: Mac address of en0
- Windows: BIOS identifier
- Linux: Machine ID provided by the OS