Giter Club home page Giter Club logo

Comments (2)

mhutter avatar mhutter commented on May 18, 2024

How are Phone Numbers usually written in Poland? Currently Fakers implements 61-xxxx-xxx for phone numbers and 50x-xxx-xxx for cell phones (which, by the way are only generated whenn using Faker::PhoneNumber.cell_phone), but Wikipedia lists 61 xxx xx xx and 50 xxx xx xx.

from faker.

matkoniecz avatar matkoniecz commented on May 18, 2024

yy is a national area code, x-es - rest of the number. The following form are typically used:

yy-xxx-xx-xx
yy-xxxx-xxx (current form)
yy-xxx xx xx
yy-xxxx xxx
yy xxx xx xx
yy xxxx xxx
yy xxxxxxx

yy is national area code and list of possibilities from https://en.wikipedia.org/wiki/Telephone_numbers_in_Poland#National_area_codes is AFAIK correct

mobile phones - https://en.wikipedia.org/wiki/Telephone_numbers_in_Poland#Mobile_numbers seems OK (also two digit code from list, this time it denotes operator that issued the number, current method will generate only subset of potentially valid numbers)

"(which, by the way are only generated whenn using Faker::PhoneNumber.cell_phone)"

Ops.

from faker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.