package tcpip

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Parameter MakeV4V6.Random

type g

The state of the generator.

val generate : ?g:g -> int -> Cstruct.t

generate ~g n generates a random buffer of length n using g.

OCaml

Innovation. Community. Security.