class type rng = object .. end
object
end
method random_bytes : string -> int -> int -> unit
string -> int -> int -> unit
random_bytes buf pos len
len
buf
pos
method wipe : unit
unit
random_bytes
wipe