[Haskell-cafe] Generating random graph

Mitar mmitar at gmail.com
Mon Apr 11 11:56:13 CEST 2011


Hi!

On Mon, Apr 11, 2011 at 7:36 AM, Steffen Schuldenzucker
<sschuldenzucker at uni-bonn.de> wrote:
> So when using randomRs, the state of the global random number generator is
> not updated, but it is used again in the next iteration of the toplevel forM
> [1..graphSize] loop.

I thought it would be interleaved.

Thanks.


Mitar



More information about the Haskell-Cafe mailing list