|
i know what bluto said
but magic numbers are static for each pair inside the code. the random number gen would provide a dynamic num each time the script is run preventing what are all too common magic num problems. and eliminate a big chunk of redundant code.
Last edited by blintzecure; 12-22-2006 at 11:28 PM.
|