hash function

Make a (short) hash from a string

Make a (short) hash from a string

hash(string, n = 6)

Arguments

  • string: the string to hash
  • n: how long should the hash be? (default: 6)

Returns

a hash for the string

  • Maintainer: Jonathan Keane
  • License: Apache License (>= 2.0)
  • Last published: 2024-04-09