String to unique integer hashing
问题 I'm trying to develop a system that can change my string into a unique integral value, meaning say for example the word "account" has an encrypted numerical value of 0891 and no other word can possibly be converted to 0891 with the same conversion process, it does not however need to be able to be converted back the generated integer to string. At the same time it will be dependent on the word structure rules, meaning words such as "accuracy" and "announcement" will have a generated number