Hi all! I would like to simulate a random number between 0 and 1 for every row of my data in a reproducible way. I am aware I can create random numbers with RAND() in a Formula tool, however they are not reproducible (to my knowledge). Is there a nice way to achieve this? I guess i could create the numbers separately and save the output and just use that for my workflow, however there might be a nicer solution?
Thanks,
Blaz