Plasma GitLab Archive
Projects Blog Knowledge

Module Plasma_rng


module Plasma_rng: sig .. end
Random numbers

val random_bytes : int -> string
Returns a string with n random bytes
val random_int64 : unit -> int64
Returns a random int64 number
val random_int : int -> int
Returns a random int 0 .. n-1
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml