Run examples Build library cargo build --release # rust must be installed Compile example gcc -lm examples/distributed.c ./target/release/libdistributed_random_cxx.a -o example Run example ./example