[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Randomu in 5.2? Not working



Hi-

We just went from 5.1 to 5.2 and I'm noticing different behavior.
Here's my 5.2 session
IDL> res=randomu(a,1) ; set seed using system clock
IDL> print,res
0.415999

I then exit IDL and start a new session..... and get the same result!

I verified that this does not happen when I use 5.1.

I tried waiting a few minutes in between invocations of randomu but
this didnt seem to fix. Any clues?

Mathew