yomorun / hashids-java

Hashids algorithm v1.0.0 implementation in Java
http://hashids.org
MIT License
1.02k stars 156 forks source link

Adds failing testcase to clarify expected functionality of the decode… #59

Closed sharebear closed 5 years ago

sharebear commented 5 years ago

…Hex method

Test that demonstrates issue #58

sharebear commented 5 years ago

Closing this PR. I have now attempted to document the behaviour in https://github.com/10cella/hashids-java/pull/61