Random numbers from the beta distribution
x = rbeta(n,a,b)
positive integer or a vector [lig,col] of 2 positive integers
positive reals , parameters of the beta distribution (a,b can be scalars or matrix with common size with x).
n-vector or a n-matrix.