Skip to content

fnv-plus 1.2.x

Choose a tag to compare

@tjwebb tjwebb released this 26 Mar 05:23
· 40 commits to master since this release

New in 1.2.x

  • You can easily define custom seeds. Most other fnv implementations hardcode the fnv offset.
  • the hash() function can now take arbitrary Javascript objects as input.
  • changed default bitlength to 52