Allocates new memory for a SecureKey and fills it with length bytes of random data.
length
@useResult SecureKey secureRandom(int length);