= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Generate
val generate :
?author:string ->
?rand:Random.State.t ->
?min_len:int ->
Table.t ->
string
generate a string of at least min_len
words, trying to start from the given author
On This Page