C#: random file name

string path = Path.GetRandomFileName();

Tags:

Leave a Reply

You must be logged in to post a comment.