Generates a hash code for a string using a simple hash algorithm. Note: This is not cryptographically secure but sufficient for resource naming.
The string to hash
A hexadecimal hash string
Generates a hash code for a string using a simple hash algorithm. Note: This is not cryptographically secure but sufficient for resource naming.