rm -f testRandom
c++ -Wall -fPIC -I include -o testRandom main.cc -Llib -Wl,--no-as-needed -lrandom -lrandom_imp
