In reply to TC_2017:
For every randomize call, if one rand value is good enough, then “randc” can solve the problem without repeating the values until all the values are covered. And it doesn’t required q2 array.
In reply to TC_2017:
For every randomize call, if one rand value is good enough, then “randc” can solve the problem without repeating the values until all the values are covered. And it doesn’t required q2 array.