function randomFloat ($min,$max) {
return ($min+lcg_value()*(abs($max-$min)));
}
Popular Posts
- php Questions
- Php Questions
- Elgg : The most popular open source social networking platform
- Running a perl script from PHP
- some php questions
- php questions
- php Questions
- How to select a specified number of values starting with each alphabets in mysql.
- Compressing HTML, CSS and Javascript using Apache
- question regarding socket
0 comments
Post a Comment
Please put your comments here. your questions, your suggestions, also what went wrong with me.