Modpage
–
Download
http://arkmod.net/files/ARK/Sourcefiles/Public/KozHash-master.zip
Author
https://steamcommunity.com/profiles/76561197962912863
Main function selected in this screen, give it a string, get integer as hash. Repo includes everything needed to test the function library. Test singleton has defaults to control how it tests. Logs for two tests included in repo. One ran 500 hash tests per alphabet, at 30 char max random str len. Other ran 50 tests per alphabet w/ 500 max random str len. Alphabets are just what chars I could scoop up quickly from unicode sites, tried to group them somewhat. Another snip from shorter test just for example.