Re: [RNG] Initial state diversity

2016-10-08 Thread Gilles
On Sat, 08 Oct 2016 09:04:29 +0200, Gilles wrote: Hi. On Fri, 07 Oct 2016 14:41:19 +0200, Gilles wrote: [...] I haven't found in the literature the explanation of how to seed the LFG though, e.g. I have to create first "m" slots using the seed. However I've read in some article, that Merse

[RNG] Initial state diversity (Was: ... RNG-17 - LFG)

2016-10-08 Thread Gilles
Hi. On Fri, 07 Oct 2016 14:41:19 +0200, Gilles wrote: [...] I haven't found in the literature the explanation of how to seed the LFG though, e.g. I have to create first "m" slots using the seed. However I've read in some article, that Mersenne Twister could be used to seed the LFG. And her