generieren Sie Anzahl von N -Bits Python
import random
random.getrandbits(n)
adriendums
import random
random.getrandbits(n)