Extract a random component of a vector (without replacement).
[N,V] = NL_F_RandVectorNoRepl(V)
Vector.
Random component of V.
NL_F_RandVectorNoRepl extracts the random component N of the vector V without replacement. N is removed from V after the calculation.