I was stuck with two problems involving generating random values and was wondering if anybody on this forum can help me with a solution
Problem 1:
I am trying to generate random set of dates between two dates. Say between 01-Jan-2020 and 31-Dec-2021 I wish to generate 15 random dates.
I used...