package hacl
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Hacl.Rand
val write : Bigstring.t -> unitwrite buf writes random bytes on buf.
val gen : int -> Bigstring.tgen len is a random buffer of length len.