nuid 0.3.0

A highly performant unique identifier generator.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.lazy_static]
version = "^1.2"

[dependencies.rand]
version = "0"

[package]
authors = ["Ivan Porto Carrero <ivan@oflanders.co.nz>"]
description = "A highly performant unique identifier generator."
edition = "2018"
keywords = ["nuid", "guid", "uuid"]
license = "Apache-2.0"
name = "nuid"
readme = "README.md"
repository = "https://github.com/casualjim/rs-nuid.git"
version = "0.3.0"