I am working on a project where two browsers should synchronize their DOM elements. Whenever a DOM element changes on one browser only the changes and the position of the changed element get sent to the other browser by a websocket. In order for this to work I need a way to give the changed element a uniquely identifier that