c# random guid code example Example: generate guid c# Guid g = Guid.NewGuid(); string guid = Guid.NewGuid().ToString();