logistic random draws
[rnd]=logt_rnd(r,c)
r,c = size of the matrix, vector or scalar of draws
rnd = a matrix of random numbers from the logistic distribution
x=logt_rnd(5,2)