Showed John this the other night..so thought might aswell blog it case someone else is interested.
If you’re trying to create some data or need a GUID you can do it using an inbuilt tool in Visual Studio.
Can be found under Tools / Create GUID
I usually use the Registry Format if i’m play with sql server or NUnit. Then you can just hit New GUID or Copy depending on what you want to do.