generate random number 0 to 5 python code example Example: random 0 or 1 python from random import choice choice([True, False])