There is a database and a string is used as the primary key. How can it be converted into a unique number (preferably not too long)?
- hashing preferably self-made and not md5. - pavel
- ru.stackoverflow.com/questions/132790/… It can help. - user207618
- well yes. MD5 produces a long set of characters - sidni
- Other thanks for the link - sidni
|