Ensure Random.self_init() is called.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 24 Mar 2015 21:34:17 +0000 (21:34 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 24 Mar 2015 21:34:17 +0000 (21:34 +0000)
commit2c153f9737c8c8b62136eb5956de3d48283ec360
tree60ff72b5b4be320424eba1b414c7561c7f6f062f
parentc0d86b007d1dccfe41c1480479191024217769d5
Ensure Random.self_init() is called.

Otherwise guests get the same MAC address because there is
insufficient randomness in the OCaml PRNG.
mclu.ml