Sometimes you need to generate unique random numbers if you want to assign IDs to your members or assign unique values to your shopping cart items.
Here I'm just citing a reason whereas it depends on you for what purpose you'd like to generate a random number in your PHP scripts. I have written a small function that takes one argument. This argument tells the function how many digits you want in the generated number.
For a live example of the article, go to
Found an error or have a suggestion? Let us know and we'll review it.
Suggest a Correction
Generating a Random Number in PHP
0 views
Comments (0)
Please sign in to leave a comment.





No comments yet. Be the first to comment!