mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-06-08 04:22:06 +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.