human_ids 0.1.0

Generate human-readable IDs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.fastrand]
version = "2.0.1"

[package]
authors = ["Sondre Aasemoen <sondre@eons.io>"]
description = "Generate human-readable IDs"
documentation = "https://docs.rs/human_ids"
edition = "2021"
homepage = "https://github.com/sondr3/human-ids"
license = "MIT"
name = "human_ids"
readme = "README.md"
repository = "https://github.com/sondr3/human-ids"
version = "0.1.0"