Skip to content

llSHA1String

function ll.SHA1String(Text: string): string

Returns a string of 40 hex characters that is the SHA1 security hash of text.

Parameters
Text (string)

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

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