Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random.phone sometimes generates an extra digit at the end of the phone number #9

Open
smoyte opened this issue Mar 8, 2013 · 0 comments

Comments

@smoyte
Copy link

smoyte commented Mar 8, 2013

For example, see the following output:

irb(main):024:0> Random.phone
=> "235-306-5221"
irb(main):025:0> Random.phone
=> "924-824-7990"
irb(main):026:0> Random.phone
=> "396-991-3759"
irb(main):027:0> Random.phone
=> "738-483-5420"
irb(main):028:0> Random.phone
=> "735-520-8574"
irb(main):029:0> Random.phone
=> "856-690-3655"
irb(main):030:0> Random.phone
=> "480-373-1639"
irb(main):031:0> Random.phone
=> "152-216-7767"
irb(main):032:0> Random.phone
=> "278-245-7239"
irb(main):033:0> Random.phone
=> "631-627-10576"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant