Hi, In a script intended for mac, unix and windows platforms, I use the "rand" function. It is essential that it produces the same sequence on all three platforms. This is the case with mac and unix. On windows, it's a completely different set.
Is there another random library routine designed to be independent from Micros--t shenanigans ? Thanks