Skip to content
On this page

hash()

Creates a hash using Jenkins one-at-a-time algorithm.

Function Definition

ts
function hash(str: string): number;

Arguments

  • str: string

Returns

  • number

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk