Module Kernel.Random

include Core.Container.SERVICE
val lifecycle : Core__.Core_container.Lifecycle.t
val start : Core__.Core_ctx.t -> Core__.Core_ctx.t Lwt.t
val stop : Core__.Core_ctx.t -> unit Lwt.t
val base64 : bytes:int -> string

Generate a base64 string containing number of bytes that is safe to use in URIs.