Added Erand class which currently uses Numerical recipes' ran3()
An Erand var is initialised from ElleInit with currenttime()
Removed all srand() calls and updated rand() calls to use the fns in
interface.cc which work on the Erand instance from ElleInit