rm -f testRandom
c++ -I ../../../include -Wall -o testRandom testRandom.cc -L../../../lib -lrandom -lrandom_imp
