 
 
 
randvector takes as argument an integer n and optionnally a 
second argument, either an integer k or the quoted name of
a random distribution law
(see also 2.24.25, 2.37.36 and ??).
randvector returns a vector of size n containing random integers 
uniformally distributed between -99 and +99 (default), or between 0 and k−1
or containing random 
integers according to the law put between quotes.
Input :
Output :
Input :
Or input :
Output :
Input :
Output :
Input :
Output :
 
 
