I have a vector of numbers and I would like to select some of them at random but in order. How could I do it?
For example:
vector <- runif(10, min=0, ma