One field of our struct is Guid type. How to generate a valid value for it?
Guid id = Guid.NewGuid();