18 Jan
2015
18 Jan
'15
3:19 p.m.
Andrey Semashev wrote:
Interestingly, it also mentions UuidCreate of which I didn't know before.
Based on its description in the documentation, I strongly suspect that UuidCreate just calls CryptGenRandom to create a 128 bit random number, then sets the UUID type appropriately. Which is, as I argued, what we need to do as well.