fastrange-rs 0.0.1

A fast alternative to the modulo reduction ported to Rust
Documentation
1
2
3
# fastrange-rs


ported from the [c implementation](https://github.com/lemire/fastrange) by the original author.