using System; public class Test{ public static void Main() { Guid guid = Guid.NewGuid(); Console.WriteLine(guid); }}
Standard input is empty
028acafa-3476-415f-ab3d-9ec5cf0f40ea
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!