Crates.io | omango-wyhash |
lib.rs | omango-wyhash |
version | 0.1.3 |
source | src |
created_at | 2024-03-27 10:01:12.210922 |
updated_at | 2024-04-17 12:37:56.891451 |
description | Wang Yi hash for Rust |
homepage | https://github.com/tqtrungse/omango-wyhash |
repository | https://github.com/tqtrungse/omango-wyhash |
max_upload_size | |
id | 1187731 |
size | 24,611 |
The WyHash current crates have been from 3 years ago. It is old version.
This is the newest version of Wang Yi hash.
Version final-4.2
It provides
hash.
PRNG that pass BigCrush and PractRand.
APPROXIMATE Gaussian distribution.
Fast range integer RNG on [0,k) credit to Daniel Lemire.
Add this to your Cargo.toml
:
[dependencies]
omango-wyhash = "0.1.3"
The minimum supported Rust version is 1.57
.
The crate is licensed under the terms of the MIT license. See LICENSE for more information.