Entro Shift
Description
Entro Shift is a 32-bit pseudo-random number generator algorithm.
Code Example
The following code demonstrates an example implementation included in this package with 1111111111 as the seed.
extern crate entro_shift;
use entro_shift;
To test the Cargo package, execute the following command.
cargo test
Purchase
EntroCraft maintains this open-source package with the permissive MIT license.
It's provided as a convenient code evaluation tool for the premium Entro Shift library written in C.
Converting code in this package from Rust to another programming language is discouraged and may be subject to either purchasing a license for the premium library in C or attributing other OSI licenses.
Developers who don't use the C programming language can still purchase credits, learn C and support package maintenance.