1
Answer

Random telephone number generator using C#

Photo of Haresh

Haresh

17y
17k
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)