#uuid #machine-id #hwid #macos #windows #hardware-id #machineuid

xmid

Creating a Machine ID hash for MacOS/Windows/Linux extends from doroved/mid

1 stable release

3.0.0 Oct 8, 2024

#44 in Accessibility

Download history 195/week @ 2024-10-07 15/week @ 2024-10-14

210 downloads per month

MIT/Apache

15KB
335 lines

This is the bugfix repo before the main repo is merged.

Follow the repo at: https://github.com/doroved/mid


lib.rs:

Creating a Machine ID hash for MacOS/Windows/Linux.

let machine_id = mid::get("mySecretKey").unwrap();

Dependencies

~40KB