= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package stdcompat
-
stdcompat
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module State = Random.State
- since 4.14.0: module State = Random.State
val bits32 : unit -> Int32.t
- since 4.14.0: val bits32 : unit -> Int32.t
val bits64 : unit -> Int64.t
- since 4.14.0: val bits64 : unit -> Int64.t
val nativebits : unit -> Nativeint.t
- since 4.14.0: val nativebits : unit -> Nativeint.t
Alias for Random.init
Alias for Random.full_init
Alias for Random.self_init
Alias for Random.bits
Alias for Random.int
Alias for Random.int32
val nativeint : Nativeint.t -> Nativeint.t
Alias for Random.nativeint
Alias for Random.int64
Alias for Random.float
Alias for Random.bool
val get_state : unit -> State.t
Alias for Random.get_state
val set_state : State.t -> unit
Alias for Random.set_state