As the question says, does the 'seed' for uniform random number generator same for different software, for example, Matlab or any other software.
The reason for asking this question is that I used a 'seed' for a simulation in Matlab. I will refer it in my journal article. If someone wants to implement my paper in another language (e.g. C/C++/Python), does the same seed work for him/her?