slib_lang_exists_tmp=yes

slib_title=Generation of Weibull random data

slib_out=Random data of <tt>m</tt> reals following a Weilbull law\
 with parameters <tt>a</tt> and <tt>b</tt>.\
If <tt>m</tt> is a list <tt>[r,s]</tt>, it returns an <tt>r</tt> by <tt>s</tt> matrix. 
slib_comment=the density is a*b*exp(-b*x^a)*x^(a-1) for x&gt;0


