Thread
:
php question, best way for random numbers?
View Single Post
03-16-2009, 05:20 AM
fris
Too lazy to set a custom title
Industry Role:
Join Date: Aug 2002
Posts: 55,372
php question, best way for random numbers?
Whats the best way for random number generation?
this is what im using now
Code:
<? mt_srand ((double) microtime() * 1000000); $random = mt_rand(1,100); echo $random; ?>
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.
WP Stuff
fris
View Public Profile
Find More Posts by fris