générer un nombre de bits n python
import random
random.getrandbits(n)
adriendums
import random
random.getrandbits(n)