unordered-hash 0.1.0

Hashes a set of items independent of their ordering
Documentation
[badges.maintenance]
status = "actively-developed"
[dev-dependencies.rand]
version = "0.7.2"

[package]
authors = ["That3Percent <that3percent@gmail.com>"]
categories = ["algorithms"]
description = "Hashes a set of items independent of their ordering"
edition = "2018"
homepage = "https://github.com/That3Percent/unordered-hash"
keywords = ["hash"]
license = "MIT"
name = "unordered-hash"
readme = "README.md"
repository = "https://github.com/That3Percent/unordered-hash"
version = "0.1.0"