hyperid 1.1.1

Superfast id generator
Documentation
[[bench]]
harness = false
name = "uuid"

[[bench]]
harness = false
name = "compare_with_uuid"

[[bench]]
harness = false
name = "add"
[dependencies.uuid]
features = ["v4"]
version = "0.8"
[dev-dependencies.bencher]
version = "0.1.5"

[package]
authors = ["Tommaso Allevi <tomallevi@gmail.com>"]
categories = ["algorithms", "data-structures"]
description = "Superfast id generator"
edition = "2018"
keywords = ["generator", "id", "unique"]
license = "MIT"
name = "hyperid"
repository = "https://github.com/allevo/hyperid-rs"
version = "1.1.1"