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