https://github.com/redbackthomson/hashuniformitytest
Tests the uniformity of different Java string hashes
https://github.com/redbackthomson/hashuniformitytest
Last synced: 27 days ago
JSON representation
Tests the uniformity of different Java string hashes
- Host: GitHub
- URL: https://github.com/redbackthomson/hashuniformitytest
- Owner: RedbackThomson
- Created: 2016-03-02T23:29:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-03T01:36:35.000Z (over 10 years ago)
- Last Synced: 2025-01-11T15:51:59.237Z (over 1 year ago)
- Language: Java
- Size: 4.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HashUniformityTest
Tests the uniformity of different Java string hashes
Runs the Uniformity tester with a given word list (~34,000 dictionary provided in `large.txt`)
Distribution analysis can be found at `HashAggregate.xlsx` and formatted to graphs in `AnalysisOutput.pdf`