def test_random(self): print("Random Working check") with tf.Graph().as_default() as random: self.check_by_digits(random, random=True)