I want to get a unique number, incremental(starting from 0) for every user..Can I generate md5 hash? or is there any alternative?
How can I generate an MD5 hash?
I see that md5 hash is not a good option from the comments..
I want to get a unique number, incremental(starting from 0) for every user..Can I generate md5 hash? or is there any alternative?
How can I generate an MD5 hash?
I see that md5 hash is not a good option from the comments..