/hash-code

[hash-code] same to java hashCode

Primary LanguageJavaScript

NPM version Build status Test coverage License Dependency status

hash-code

api

  • hashCode - same to java hashCode()
var hash = require('hash-code');
var c = hash.hashCode('hash');

License

MIT