1
Answer

Random telephone number generator using C#

Haresh

Haresh

16y
7.5k
1

hi ,

i want to generate a random telephone number of the format XXX-XXX-XXXX using C# , the first 3 digits should not contain 8,9 and the second 3 digits should not contain number more than 742.

please help

Answers (1)