You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
when generating users they do by default include an object named id, which looks like the following
{name: 'SVNR',value: '68 160549 B 117'}
How can this id be interpreted? Or what is the theoretical concept, which guarantees, that they are really unique?
I want to generate social-network-like clusters of users, which persist a collection of id's of other users, which would represent their contacts and considered to use this id instead of the login.uuid.
The text was updated successfully, but these errors were encountered:
Hello,
when generating users they do by default include an object named
id
, which looks like the followingHow can this
id
be interpreted? Or what is the theoretical concept, which guarantees, that they are really unique?I want to generate social-network-like clusters of users, which persist a collection of id's of other users, which would represent their contacts and considered to use this id instead of the
login.uuid
.The text was updated successfully, but these errors were encountered: