mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-08-02 22:07:36 +08:00

- Added a function to generate random hexadecimal strings in the Windows ID modifier script for improved randomness. - Updated the macOS script to concatenate a hexadecimal representation of the prefix "auth0|user_" with a random ID, ensuring a consistent format for machine IDs across platforms. - Improved comments in both scripts for better clarity on the ID generation process.