package mirage

  1. Overview
  2. Docs
val create : string -> string

create base creates a fresh name using the given base.

val of_key : string -> base:string -> string

find_or_create key base returns a unique name corresponding to the key.

OCaml

Innovation. Community. Security.