public SecureRandom():
Creates a secure random generator instance.
import klyn.cryptography random = SecureRandom() print(random.nextBase64(8))