Extract randomly a component of a vector (without replacement).
[n,v]=NARVAL_F_AleaVec(v)
vector of values.
random component extracted from v.
NARVAL_F_AleaVec randomly extracts a component n of the vector v without replacement. After its application, n is removed from v.