public nextBase64(sizeBytes as Int) as String throws CryptoException:
import klyn.cryptography random = SecureRandom() print(random.nextBase64(16))