[I\'m splitting a population number into different matrices and want to test my code using random numbers for now.]
Quick question guys and thanks for your help in a
Take a list of N - 1 numbers, create a list of N + 1 numbers by inserting 0 and 100, sort the list, and diff them down to a total of N numbers.