<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-09-14 19:04 GMT+02:00 Bartosz Nitka <span dir="ltr"><<a href="mailto:niteria@gmail.com" target="_blank">niteria@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>[...] Uniques are non-deterministic [...]</div></div></blockquote><div><br></div><div>Just out of curiosity: Why is this the case? Naively, I would assume that you can't say much about the value returned by getKey, but at least I would think that in repeated program runs, the same sequence of values would be produced. Well, unless somehow the values depend on pointer values, which will screw this up because of ASLR.</div></div></div></div>