next_long_reverser 0.1.0

The preimage of nextLong() for the Java LCG
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "java_random"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "06ed81575227ab6cd6878eaa353c3f570354db70fd1bdb1cebe86f9eaa3dd1b0"

[[package]]
name = "next_long_reverser"
version = "0.1.0"
dependencies = [
 "java_random",
]