The random sequence is indeed affected by functions that internally use random numbers for some purpose. I don't have a list, but do not rely on an unchanged order of the random sequence when the script changes. If you need a fixed order, you could use a script based random generator - I believe there can be some found on the Internet.