Hello, I use hash message to generate unique object id. (unique between current memory objects). And I catch situation when two objects has same hash value. Objects has been created in loop almost at same time.
So my question - is it really possible? Can it be bug in my current VM which I used? (it is cog but very old) What you can recomment me for unique object id? Best regards, Denis
