rusticg 1.0.1

Reverses possible internal seeds of an LCG using a system of inequalities on the output of random calls
Documentation
1
2
3
4
5
6
pub mod dynamic_program;

pub mod java;
mod random_reverser;
pub use random_reverser::RandomReverser;
pub use random_reverser::FilteredSkip;