• ad's avatar
    feat: Add NumberObfuscator for advanced numeric obfuscation · 3f9ad200
    ad создал
    Introduce comprehensive number obfuscation capabilities with:
    - Support for numeric and string inputs
    - Preservation of number formats and separators
    - Handling of mixed content with numbers and letters
    - Cyrillic and Latin alphabet support
    - Configurable options for leading zeros and signs
    - UTF-8 encoding compatibility
    - Reproducible results with seed configuration
    
    Enhance library with robust number transformation functionality across various input types and formats
    3f9ad200