package cuid

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

cuid

CUID generator for OCaml.

Travis Coveralls github GitHub tag Github all releases PRs Welcome

For further information, please refer to http://usecuid.org

Installation

If available on OPAM, it's easily installed with:

$ opam install cuid

Otherwise, this library is also installable using JBuilder within this root directory:

$ jbuilder install

Usage

As library:

let cuid = Cuid.generate ( )
(* cuid is "c00p6veue0000072slgr067a3", for example *)

Conclusion

PRs & issues are welcome. Have fun and imagine Sisyphus happy.

OCaml

Innovation. Community. Security.