rm -f librandom_std.so
c++ -I ../../../include -Wall -fPIC --shared -o librandom_std.so StdRandom.cc -L../../../lib -lrandom
