You can try `@time srand("/dev/urandom")` and see how long it takes.On Thu, Aug 27, 2015 at 11:29 AM, Chris <[email protected]> wrote: > I thought so. Is there a different function in 0.3 that will give the same > kind of information? Any other ideas? > > On Wednesday, August 26, 2015 at 8:16:56 PM UTC-4, Steven G. Johnson wrote: >> >> >> >> On Wednesday, August 26, 2015 at 8:15:18 PM UTC-4, Chris wrote: >>> >>> ERROR: RandomDevice not defined >>> >>> On Wednesday, August 26, 2015 at 6:13:12 PM UTC-4, Stefan Karpinski >>> wrote: >>>> >>>> Can you do @time RandomDevice() and see how long that takes? >>>> >>> >> RandomDevice() is only in Julia 0.4. >> >
