The source project of this merge request has been removed.
Use os.urandom for random numbers
rand.bytes is not supported by pyopenssl in newer versions
Also its overly complicated when we can just use os.urandom
rand.bytes is not supported by pyopenssl in newer versions
Also its overly complicated when we can just use os.urandom