human-hash 0.4.0

Generate human readable hash digests
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.uuid]
features = ["v4"]
version = "1"

[package]
authors = ["James Munns <james.munns@gmail.com>"]
description = "Generate human readable hash digests"
documentation = "https://docs.rs/crate/human-hash/"
license = "MIT"
name = "human-hash"
readme = "README.md"
repository = "https://github.com/jamesmunns/human-hash-rs"
version = "0.4.0"