Builtin.RandomInterface: Byte-order independence. Random.Deterministic()->random() should now return the same sequence of numbers on big-endian architectures as on little-endian. Fixes multiple testsuite failures on big-endian architectures.