Structs§
- Phone
Number Analysis - Detailed analysis result for a phone number
Enums§
- Phone
Format - Phone number format options
- Phone
Number Type - Phone number types
Functions§
- analyze_
phone_ numbers_ batch - Comprehensive batch analysis of phone numbers
- are_
phone_ numbers_ equal - Check if two phone numbers are equivalent (same number, different formats)
- detect_
phone_ number_ type - Detect the type of a phone number (mobile, landline, toll-free, etc.)
- detect_
phone_ number_ types_ batch - Detect phone number types for multiple numbers at once
- extract_
countries_ batch - Extract countries for multiple phone numbers at once
- extract_
country - format_
phone_ number - Format a phone number according to the specified format
- generate_
random_ phone_ number - Generate a random valid phone number for a specific country
- generate_
random_ phone_ numbers - Generate multiple random valid phone numbers for a specific country
- group_
equivalent_ phone_ numbers - Compare multiple phone numbers and group them by equivalence
- guess_
country_ from_ number - Get the most likely country for a phone number based on patterns
- is_
landline_ number - Check if a phone number is a landline number
- is_
mobile_ number - Check if a phone number is a mobile number
- is_
potentially_ valid_ phone_ number - Check if a phone number is potentially valid but incorrectly formatted
- is_
toll_ free_ number - Check if a phone number is a toll-free number
- is_
valid_ phone_ number - normalize_
phone_ number - normalize_
phone_ number_ in_ place - normalize_
phone_ numbers_ batch - Normalize multiple phone numbers at once
- suggest_
phone_ number_ corrections - Suggest corrections for an invalid phone number
- validate_
phone_ numbers_ batch - Validate multiple phone numbers at once