package tcpip

  1. Overview
  2. Docs

doc/tcpip.stack-direct/Tcpip_stack_direct/MakeV4V6/argument-2-Random/Entropy/index.html

Module Random.Entropy

Entropy sources and collection

Entropy sources.

val sources : unit -> source list

sources () returns the list of available sources.

val pp_source : Format.formatter -> source -> unit

pp_source ppf source pretty-prints the entropy source on ppf.

val register_source : string -> source

register_source name registers name as entropy source.

OCaml

Innovation. Community. Security.