static void Main(string[] args) { UdvidetRandom u = new UdvidetRandom(); Console.WriteLine(u.NextBool()); }