Nuacht

* Returns an int array of length len, with 0 >= values < n. * @param len the size of the returned array. * @param n the upper (excluded) bounds of the random numbers. * @return the array as described ...