How to generate an ordered random list of numbers

Hi.
I used the filling with random numbers option, but I got a sequence with repeated options.

I need to generate a random group of ordered numbers with a uniform distribution . Can I do it?

Hello - could you specify what you mean by got a sequence with repeated options?
Isn’t Distribution Uniform and sorting these number afterwards what you desire?