rm -f testRandom
c++ -I ../../../include -Wall -o testRandom testRandom.cc -L../../../lib -Wl,--no-as-needed -lrandom -lrandom_imp
