Returns a new matrix with random elements. The distribution of the random numbers is uniform in the interval [0,1). @param m the number of rows. @param n the number of columns. @return the random matrix.
(int m, int n)
source not stored for this graph (policy: none)