twox-hash 1.1.2

A Rust implementation of the XXHash algorithm
Documentation
[dependencies.rand]
version = ">= 0.3.10, < 0.7"

[package]
authors = ["Jake Goulding <jake.goulding@gmail.com>"]
categories = ["algorithms"]
description = "A Rust implementation of the XXHash algorithm"
documentation = "https://docs.rs/twox-hash/"
keywords = ["hash"]
license = "MIT"
name = "twox-hash"
readme = "README.md"
repository = "https://github.com/shepmaster/twox-hash"
version = "1.1.2"