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