namespace HorseRace; public static class RandomProvider { public static Random Random = Random.Shared; }