Question: Plz provide the command to get the same random generation every time we run the code. Like in R there is a seed command.

Sam := Sample(('Uniform')(10, 20), 30)

Please Wait...