How are .NET 4 GUIDs generated?
问题 I am aware of the multitude of questions here as well as Raymond\'s excellent (as usual) post. However, since the algorithm to create GUIDs was changed apparently, I found it hard to get my hands on any up-to-date information. The MSDN seems to try and provide as few information as possible. What is known about how GUIDs are generated in .NET 4? What was changed, and how does it affect the security (\"randomness\") and integrity (\"uniqueness\")? One specific aspect I\'m interested in: In v1,