random() function won't work
Been trying to use a simple chance function, however, it doesn't seem to work. It ALWAYS slays. So... am I doing this wrong?
PHP Code:
|
Re: random() function won't work
It works:
Code:
random() - Returns a pseudo-random number in the range of 0 to max-1. Code:
random_num() - Generates random integer from a to b. |
Re: random() function won't work
ok, thanks for the info.
|
| All times are GMT -4. The time now is 18:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.