Compare distribution of three random integer algorithm from random bytes.
c
sadrand
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yann Weber 2f97b2f3db Various enhancement 2 years ago
.distfile Various enhancement 2 years ago
LICENSE Adds gnuplot scripts 2 years ago
Makefile Various enhancement 2 years ago
README Various enhancement 2 years ago
plot.gp Adds gnuplot scripts 2 years ago
plot3d.gp Adds gnuplot scripts 2 years ago
runplot.sh Adds gnuplot scripts 2 years ago
runplot3d.sh Various enhancement 2 years ago
sadrand.c Various enhancement 2 years ago

README

sadrand
=======

Compare distribution of three random integer algorithm from random bytes.

Building
make
Running
./sadrand

Getting help
./sadrand -h

Plots
-----

Get a 2d plot
./runplot.sh

Get a 3d plot
./runplot3d.sh

Getting help
./runplot3d.sh