matlab-unifrnd函数
unifrnd Random arrays from continuous uniform distribution. R = unifrnd(A,B) returns an array of random numbers chosen from the continuous uniform distribution on the interval from A to B. The