Hi all,
I would like to insert random values between the range of specific condition.
Lets say I am passing in a Max Value of 5,000,000 and a Min value of 1,000,000 I want to generate Random values which fall between these criteria.
is this possible?