Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

Official ZPE/YASS documentationget_unique_id

Official ZPE/YASS documentationget_unique_id

get_unique_id () ⇒ string

Returns a semi-unique randomly generated string that can help identify this instance of ZPE

First available: Version 1.9.2

Notes

In reality, the unique ID is nothing more than a randomly generated string that remains present with that version of ZPE. Therefore there is a chance that another computer system might also generate the same random unique ID.

The unique ID is set when ZPE is first run and is 48 characters long. This can help programs collect fingerprint details about the instance but, for security reasons, it can, obviously, be disabled.

Comments
Feedback 👍
Comments are sent via email to me.