Get the encrypted HWID/MachineID of a pc running Windows or Linux.
Getting the encrypted id is as simple as doing this
rust let id_result = machineid_rs::encrypted_id("Your Key").unwrap()