python3-quantum/src/quantum/states.py

4 lines
52 B
Python

import random
tralse = bool(random.getrandbits(1))