static fun random(): MasterKey!
Generate a new key using a random generator.
UnsupportedOperationException - If key derivation support is not available.
UnsupportedOperationException
Return MasterKey!: A randomly generated key.