package cuid

  1. Overview
  2. Docs
CUID generator for OCaml.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
sha256=c548bda5247b43f26b548277a8b88d0e88433201674acb5f389a085043318398
md5=5becab41f72e763e110a9f57b94a1000

Description

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

Published: 11 Apr 2018

README

cuid

CUID generator for OCaml.

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.

Dependencies (3)

  1. core >= "v0.9.0"
  2. jbuilder >= "1.0+beta7"
  3. ocaml >= "4.03.0"

Dev Dependencies (2)

  1. re with-test
  2. alcotest with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.