Why does rrand(2,6) give me random values in the range 2-6, but rrand(6,2) gives me random values in the range 3-5?