C# is a rebuild with just syntax similar to C. Lua uses C as its backend.
Regardless, the random system in all three languages are not going to be the same. Remember that computer systems use pseudo-random generators to generate "random" values.
As a side note, take a look at Benford's law, which relates how frequency of numbers occurs in a system. Using this analysis has been several high profile crime discoveries. Numeric analysis is fun stuff. |