Generates a cryptographically secure random identifier.
Returns a 32-character hexadecimal string (16 random bytes). Suitable for unique IDs, session tokens, and other security-sensitive contexts.
A 32-character hex string.
Generates a cryptographically secure random identifier.
Returns a 32-character hexadecimal string (16 random bytes). Suitable for unique IDs, session tokens, and other security-sensitive contexts.