Thread: Pin System
View Single Post
Old 07-23-2009, 09:26 PM   #2 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

Quote:
Originally Posted by Mike View Post
Hi guys, i have a special problem to solve :P

this is the thing, i need a pin system, so if a user enters a pin (a 12 digits code might be) he will gain acces to certain area.

The problem is i just can't figure out a correct and secure way to generate those codes, should i have to generate them randomly, how many should i generate or anything...?

if anyone of you have info about a similar system please let me know.
Random generation is fine, one random generation will be sufficient per pin.
__________________

Village Idiot is offline  
Reply With Quote