module Gmp_random:sig..end
type state
GMP random generation functions
val init_default : unit -> state
val init_lc_2exp : 'a Mpz.tt -> int -> int -> state
val init_lc_2exp_size : int -> stateval seed : state -> 'a Mpz.tt -> unit
val seed_ui : state -> int -> unitMpz)module Mpz:sig..end
Mpf)module Mpf:sig..end
Mpfr)module Mpfr:sig..end