package plebeia

  1. Overview
  2. Docs

Module Internal.RandSource

3 Test

Sourceval bits : t -> int
Sourceval int : t -> int -> int
Sourceval int32 : t -> Int32.t -> Int32.t
Sourceval nativeint : t -> Nativeint.t -> Nativeint.t
Sourceval int64 : t -> Int64.t -> Int64.t
Sourceval float : t -> float -> float
Sourceval bool : t -> bool
Sourceval char : t -> char
Sourceval one_of : t -> 'a array -> 'a
Sourceval hex : t -> int -> string
Sourceval binary : t -> int -> string
Sourceval lower : t -> int -> string
Sourceval alphanum : t -> int -> string
Sourceval ascii : t -> int -> string
OCaml

Innovation. Community. Security.