Can anyone advise how the user ID is generated in the users table? Is it randomly generated or is it a hashed output from some user input whilst registering? Any help in pointing me in the correct direction would be appreciated.
Can anyone advise how the user ID is generated in the users table?
Is it randomly generated or is it a hashed output from some user input whilst registering?
Any help in pointing me in the correct direction would be appreciated.