rm -f testRandom
c++ -I include -Wall -o testRandom main.cc -Llib -lrandom_imp
