/phone-number-range-finder-by-provider

This Go project is designed to process a CSV file containing phone numbers and their associated providers. It identifies ranges of consecutive phone numbers for each provider and outputs the results into a new CSV file. The output includes the start and end of each range, the provider's name, and the length of the range.

Primary LanguageGo

Watchers