Up
Next
Module
Nocrypto.Rng.S
module
S:
sig
..
end
Module signatures.
module type
Generator
=
sig
..
end
A single PRNG algorithm.
module type
N
=
sig
..
end
Typed generation of a particular numeric type.