I am trying to fill a 2D array with random numbers from 1 to max but in such a way that no row contains more than one value and that each row has its values ordered from lowest to highest. For example:I am trying to fill a 2D array with random numb
I am trying to fill a 2D array with random numbers from 1 to max but in such a way that no row contains more than one value and that each row has its values ordered from lowest to highest. For example:I am trying to fill a 2D array with random numb