currently only UnityEngine.Random is exposed which is a static class and is globally shared, having System.Random exposed will make it easier since it is instanced and will allow for things like seeded procedural generation easier