Rename readme.md to README.md to conform to sourcehut's accepted format.
readme.md edited online with Bitbucket
readme.md edited online with Bitbucket
Add non-optimized versions of xxHash and MurmurHash3 to the testing for comparison.
Refactor wrapping code for greater code reuse at cost of slightly increased overhead. Implement Wang Hash, Wang Double Hash, xxHash, and XorShift RNG.
Added and updated licensing information and added read file.
Initial commit of Random Numbers Testing.