This pull request removes the third-party HTTP call to generate a random UUID, which seems unnecessary.
uuidgen is by default on Mac.
On Linux, /proc/sys/kernel/random/uuid contains a random uuid
This may not support people using this hem chart through Bash on Windows, I havn't tested. But these people, if they exist, should use WSL or WSL2 instead.
Which issue this PR fixes
Fixes nothing.
Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.
What this PR does / why we need it:
This pull request removes the third-party HTTP call to generate a random UUID, which seems unnecessary.
This may not support people using this hem chart through Bash on Windows, I havn't tested. But these people, if they exist, should use WSL or WSL2 instead.
Which issue this PR fixes
Fixes nothing.
Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.