Skip to content

Fix client data always generates lower-hex device id for any OS#396

Merged
TwistedAsylumMC merged 1 commit intoSandertv:masterfrom
HashimTheArab:fix/device-ids
Feb 11, 2026
Merged

Fix client data always generates lower-hex device id for any OS#396
TwistedAsylumMC merged 1 commit intoSandertv:masterfrom
HashimTheArab:fix/device-ids

Conversation

@HashimTheArab
Copy link
Contributor

  • Added DeviceIDFormat.Generate() so each format knows how to produce a correctly shaped random ID.
  • Replaced the hardcoded lower-hex generation with d.ExpectedDeviceIDFormat().Generate(), which picks the right format based on the device's OS.
  • Improved / cleaned up documentation

@TwistedAsylumMC TwistedAsylumMC merged commit e5f2fc4 into Sandertv:master Feb 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants