nuid 0.5.0

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

[package]
authors = ["Ivan Porto Carrero <ivan@oflanders.co.nz>"]
categories = ["data-structures", "date-and-time", "value-formatting", "encoding", "parsing"]
description = "A highly performant unique identifier generator."
edition = "2021"
keywords = ["nuid", "guid", "uuid"]
license = "Apache-2.0"
name = "nuid"
readme = "README.md"
repository = "https://github.com/casualjim/rs-nuid.git"
rust-version = "1.63"
version = "0.5.0"