java.util.Random Random System.Random ${this}.nextDouble() NextDouble System.Double ${this}.nextInt() Next System.Int32 ${this}.nextInt(${maxValue}) maxValue System.Int32 Next System.Int32 new Random() new Random(${seed}) System.Int32 seed