Expand description
Secure random number generation
Functionsยง
- generate_
random_ bytes - Generate cryptographically secure random bytes
- generate_
random_ hex - Generate a random hexadecimal string (for tokens, IDs, etc.)
- generate_
salt - Generate a random salt for password hashing/key derivation