Random number in array

  1. Fill the array with consecutive numbers
  2. Iterate through the array, and swap each entry with another one chosen at random.