Skip to content

llHash

function ll.Hash(value: string): number

Calculates the 32bit hash value for the provided string.

Parameters
value (string)

Add example usage here showing SLua/Luau syntax with ll.Hash().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.