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