• Hash a function using the method used internally by Flamework. If a context is provided, then Flamework will create a new hash if the specified string does not have one in that context.

    Parameters

    • str: string

      The string to hash

    • Optional context: string

      A scope for the hash

    Returns string