UtilDateTimeGetRandomDateTime Method

Overload List

GetRandomDateTime Gets a random DateTime in range between MinValue and MaxValue.
GetRandomDateTime(DateTime) Gets a random DateTime in range between MinValue and the specified date.
GetRandomDateTime(DateTime, DateTime) Gets a random DateTime in range between the specified two dates.

See Also