[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2008-06-11 (16:07) |
From: | Daniel_Bünzli <daniel.buenzli@e...> |
Subject: | [ANN] Uuidm 0.9.0 |
Hello, I'd like to announce the existence of the following snippet of code. Uuidm is an OCaml module implementing 128 bits universally unique identifiers version 3, 5 (name based with MD5, SHA-1 hashing) and 4 (random based) according to RFC 4122. Uuidm is made of a single, independent, module and distributed under the new BSD license. Module home page : http://erratique.ch/software/uuidm Best, Daniel