package tezos-hacl-glue

  1. Overview
  2. Docs
val write : Stdlib.Bytes.t -> unit

write buf fills the contents of buf with random bytes

val gen : int -> Stdlib.Bytes.t

gen len is a random buffer of length len.

OCaml

Innovation. Community. Security.