Why would you use the current time to seed the random number generator? Group of answer choices to make sure you get truly random values to generate the same sequence of values each time the program runs to make sure that the program time is up to date to generate different sequences of values each time the program runs