package luv

  1. Overview
  2. Docs
Binding to libuv: cross-platform asynchronous I/O

Install

Dune Dependency

Authors

Maintainers

Sources

luv-0.5.14.tar.gz
sha256=8e01b4a50c8876cdd98d8e245c0687c4dc4d883aed161ad9c5ace1fb1fdaae99

doc/luv/Luv/Random/index.html

Module Luv.RandomSource

Sourcemodule Request : sig ... end
Sourceval random : ?loop:Loop.t -> ?request:Request.t -> Buffer.t -> ((unit, Error.t) result -> unit) -> unit

Fills the given buffer with bits from the system entropy source.

Binds uv_random.

Requires libuv 1.33.0.

Feature check: Luv.Require.(has random)

Sourcemodule Sync : sig ... end
OCaml

Innovation. Community. Security.