Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 795 Bytes

README.md

File metadata and controls

51 lines (33 loc) · 795 Bytes

Number/Digit Patterns:

Sometime we look for a good looking number for our phone, i.e. double, tripple or matching numbers. Thus, we tried to naming the patterns of the numbers. You may add your favorite pattarns and name it.

Same digit subset

Double digits

55 or 66 or 77

Triple digits

555 or 666 or 777

Four times

5555 or 6666

Six times

55555 or 66666

Seven times

5555555 or 6666666

Eight times

55555555 or 66666666

Nine times

555555555 or 666666666

Ten times

5555555555 or 6666666666

Eleven times

55555555555 or 66666666666

Sequential subsets

Two digit

123, 234, 789, 567

Four digit

1234, 2345, 3456, 6789

Five digit

12345, 23456, 34567

Six digit

123456, 234567, 345678

Popular subsets

3 digit

246, 369, 007