Fake Mirrors
    Preparing search index...

    Function randomIdent

    • 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.

      Returns string

      A 32-character hex string.