Check if phone number exist
#3

Does it need to be completely random, though? Because you could just use the player's unique SQL id in the number. Like the first two digits are random(100) and the last four digits are the player's unique id, padded with zeros if it's less than 1000 (%04d). This method may make it slightly obvious what's going one because the first players will have xx0001, xx0002, xx0003, etc. But it should appear more random once registered player count reaches above 100.
Reply


Messages In This Thread
Check if phone number exist - by iDark - 02.05.2017, 20:14
Re: Check if phone number exist - by Toroi - 02.05.2017, 20:37
Re: Check if phone number exist - by Vince - 02.05.2017, 20:41
Re: Check if phone number exist - by iDark - 03.05.2017, 08:04

Forum Jump:


Users browsing this thread: 1 Guest(s)