static fun random(): Nonce
Generate a new Nonce using a random generator.
UnsupportedOperationException - If XChaCha20Poly1305 support is not available.
UnsupportedOperationException
Return A randomly generated nonce.