package websocket

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val init : ?state:Random.State.t -> unit -> int -> string

init ?state () is a function that returns a string of random bytes of length equal to its argument.