package nanoid

  1. Overview
  2. Docs

Module NanoidSource

include Nanoid_os.S
Sourceval nanoid : ?size:int -> unit -> string

nanoid ?size () generates a random Nano ID of size size, which defaults to 21.

OCaml

Innovation. Community. Security.