C#

Generate Random Date using C#1 min read

This example generates random date between Jan 1 1995 and the current date.

Code:

 

Leave a Comment