I\'ve seen several suggestions on naming files randomly, including using
System.IO.Path.GetRandomFileName()
or using a
Sy
Use an Int and increment it for each file.