Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UUID generation #205

Open
redpoisonv3 opened this issue May 12, 2022 · 0 comments
Open

UUID generation #205

redpoisonv3 opened this issue May 12, 2022 · 0 comments

Comments

@redpoisonv3
Copy link

As discussed via email, certain thin client software like tlxos (thin linx) require a UUID to bind thier activation or serial key to, it appears that chrome os devices don't seem to have a uuid by default which makes them difficult to use as a thin client with permanent activation, since it doesn't quite install correctly.

I thought I would help you with the research into generating a UUID, I do hope this helps.

https://en.m.wikipedia.org/wiki/Universally_unique_identifier#:~:text=Version%2D1%20UUIDs%20are%20generated,version%2D4%20UUIDs%20are%20generated

https://stackoverflow.com/questions/1888254/how-does-c-sharp-generate-guids

https://www.javatpoint.com/java-uuid

https://stackoverflow.com/questions/105034/how-to-create-a-guid-uuid

https://www.sohamkamani.com/uuid-versions-explained/

https://developer.akamai.com/blog/2019/09/09/how-generating-universally-unique-identifiers-uuids-edge

https://betterprogramming.pub/what-is-a-uuid-and-how-are-they-generated-17f0acbd7233?gi=b99a185f909e

https://cran.r-project.org/web/packages/uuid/uuid.pdf

Thank you in advance,
Edward.

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

No branches or pull requests

1 participant