rs-uuid 0.4.0

Universally unique identifier generator
Documentation
[dependencies.hex]
version = "0.4.0"

[dependencies.rand]
version = "0.8.4"

[package]
authors = ["jhaboic <josiphaboic@gmail.com>"]
description = "Universally unique identifier generator"
edition = "2021"
keywords = ["uuid", "generator", "uuid8", "uuid16", "uuid32"]
license = "Apache-2.0"
name = "rs-uuid"
readme = "README.md"
repository = "https://github.com/BitFields/rs-uuid"
resolver = "2"
version = "0.4.0"