Overview
>
klyn.cryptography
>
SecureRandom
>
SecureRandom
Overview
Index
Tree
Deprecated
klyn.cryptography.SecureRandom.SecureRandom
constructor
public SecureRandom():
Description
Creates a secure random generator instance.
import klyn.cryptography random = SecureRandom() print(random.nextBase64(8))