update contacts

This commit is contained in:
2022-03-31 09:40:52 +02:00
parent 9092199982
commit fb0ce87de3
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -15,5 +15,5 @@ def get_random_id_number() -> str:
if __name__ == '__main__':
for i in range(1,475):
for i in range(1,200):
print(get_random_id_number())