i think millis will do. If you have a request in the same milli second for the same image.
Then the image should really be the same, What can possible change in 1 milli! :)

johan


On 5/9/06, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
On 5/9/06, Matej Knopp < [EMAIL PROTECTED]> wrote:
Johan Compagner wrote:
> still the question remains how random is random ;)
right. maybe one shared atomically increased integer would do better job?


System.nanoTime() should do the trick :-)

Martijn


Reply via email to