Random.self_init can be used to "randomly" initialize the pseudo-random generator. This kind of feature might seem confusing but it's actually useful to be able to initialize non-randomly the generator (using Random.init).
-- You received this message because you are subscribed to the Google Groups "ocaml-developer" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ocaml-developer?hl=en For other OCaml forums, see http://caml.inria.fr/resources/forums.en.html
