hyqe / rdg

Random Data Generator
MIT License
0 stars 0 forks source link

Implement random phone #15

Open jakobii opened 3 years ago

jakobii commented 3 years ago

we need to be careful not to use real phone numbers, figure out how what phone numbers are not likely to ever be in use like: +1 (202) 555-0195. we can find area codes that are not real. it might also be useful to give the user the ability to specify a parts of the phone number and then generate the reset of the number randomly.

func PhoneNumber() string