Sandbox Logo

Game.Random

System.Random Random { get; set; }

Description

A shared random that is automatically seeded on tick

Return

User Comments

matek
6 Months Ago
Game.Random.Next(0, 2) == 0 throws null sometimes
5