Thread: RAND()
View Single Post

   
  #2 (permalink)  
Old 04-29-2008, 08:28 PM
Jerry Stuckle
 
Posts: n/a
Default Re: RAND()

Cosmic programmer wrote:
> How good is the rand function of MySQL? How can it be improved?
>
> Thx.
>
> --
> When you argue with a fool, chances are he's doing the same
>
>
>


It's as good as pretty much any pseudo-random number generator. Why do
you think it needs to be improved?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Reply With Quote