package hacl-star

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

Version of this function which writes its output in a buffer passed in as an argument

val randombytes : out:bytes -> bool

randombytes out attempts to fill out with random bytes and returns true if successful.