Compare distribution of three random integer algorithm from random bytes.
Find a file
2022-03-14 20:37:52 +01:00
.distfile Various enhancement 2022-03-14 20:37:52 +01:00
LICENSE Adds gnuplot scripts 2022-03-12 21:21:29 +01:00
Makefile Various enhancement 2022-03-14 20:37:52 +01:00
plot.gp Adds gnuplot scripts 2022-03-12 21:21:29 +01:00
plot3d.gp Adds gnuplot scripts 2022-03-12 21:21:29 +01:00
README Various enhancement 2022-03-14 20:37:52 +01:00
runplot.sh Adds gnuplot scripts 2022-03-12 21:21:29 +01:00
runplot3d.sh Various enhancement 2022-03-14 20:37:52 +01:00
sadrand.c Various enhancement 2022-03-14 20:37:52 +01:00

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