| Author |
Comment/Response |
Daniele Barducci
|
07/05/12 04:34am
Hi !
I've got a technical question.
I have to generate with a nb 1000 strings with 12 different random reals (between 1 and 3).
Then I have to run this notebook in parallel 1000 times.
Can I be sure that the random numbers generated in the various running of the nb are different from the previous or I have to change the SeedRandom maybe with a progressive number in order to be sure?
In fact I didn't understand what the SeedRandom is. If I don't put any seed random do I have repetion in the random number after a bit?
Thanks
URL: , |
|