shortid 1.0.6

uuidv1 generator and variant. safe and fast.
Documentation
[[bench]]
harness = false
name = "benchmark"
[dependencies.thiserror]
version = "1.0.9"
[dev-dependencies.criterion]
version = "0.2"

[dev-dependencies.rayon]
version = "1.2.0"

[dev-dependencies.uuid]
features = ["v1"]
version = "0.8.1"

[package]
authors = ["hjiayz <hjiayz@hotmail.com>"]
categories = ["encoding"]
description = "uuidv1 generator and variant. safe and fast."
edition = "2018"
keywords = ["uuid", "uuidv1", "safe", "fast"]
license = "AGPL-3.0"
name = "shortid"
readme = "README.MD"
repository = "https://github.com/hjiayz/shortid.git"
version = "1.0.6"