2
Reply

hash function

George George

George George

Jun 24 2008 9:28 AM
2.2k

Hello everyone,


I have 10,000 strings and I want to develop a hash function, to convert string into int32 type. And the purpose is to let the 10,000 hash result distributed linearly as much as possible from Int32.MinValue to Int32.MaxValue.

Any ideas or reference documents?


thanks in advance,
George


Answers (2)