suid 1.0.0

Sortable (timestamp-first) unique identifier
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.rand]
version = "0.8.5"

[package]
categories = ["database", "data-structures"]
description = "Sortable (timestamp-first) unique identifier"
edition = "2021"
keywords = ["unique", "random", "timestamp-first", "identifier"]
license-file = "LICENSE"
name = "suid"
readme = "README.md"
repository = "https://github.com/abineo/suid"
version = "1.0.0"