--------------------------------------------------------------------------- TypeError Traceback (most recent call last) Cell In[5], line 1 ----> 1 a = random.randrange(SECP256K1_ORDER / 2, SECP256K1_ORDER) . . . TypeError: 'float' object cannot be interpreted as an integer