I'm trying to find a way to generate a unique system ID (HWID) without having to add any other gems first.
In other words, I want someone who's running a brand new version of Mac/Linux to be able to generate an ID, without having to install anything else.
The only ID methods I've found require additional gems to be installed, so that wont work.