Hi,
Please Help..
I want to generate a Hash key for a [ Nested Hierarchical nodes].
Can you suggest me a lightweight non-cryptographic hash map functions which generate a key, so that I can use this hashkey to comparison purposes.
NOTE: Security is not a concern for me, I just want to create a Unique ID.
I appreciate the help.
Thanks