yanked x-mid

Creating a Machine ID hash for MacOS/Windows/Linux

1 stable release

3.0.0 Oct 7, 2024
Download history 110/week @ 2024-10-01 62/week @ 2024-10-08

172 downloads per month

MIT/Apache

15KB
327 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