python random.random() < 0.001 code example Example: random 0 or 1 python from random import choice choice([True, False])