add node_modules and dependencies folder (deps) to .gitignore file
if your build fails, it cannot be retried because it clones into the existing deps/seifrng directory. Changed installrng.sh to remove this directory if it exists
in tests, load relative path (../index.js) rather than testing an already-installed version of seifrng