gerar número de n bits python
import random
random.getrandbits(n)
adriendums
import random
random.getrandbits(n)