Le 29/04/2019 à 19:03, Jens Simon Strom a écrit :
Hallo Scilab équipe,
In my application it is vital - in addition to the normal focus
when using seeds - that /different/ seeds in rand("seed",seed)
produce /different/ random number series. (1) Is that the case?
Yes. However with "rand"
Hallo Scilab équipe,
In my application it is vital - in addition to the normal focus when
using seeds - that /different/ seeds in rand("seed",seed) produce
/different/ random number series. (1) Is that the case?
I am aware that seed has to be a non negative integer. (2) Are there
any fu