idk what changed

This commit is contained in:
Christoph J. Scherr 2023-04-21 00:44:30 +02:00
parent 2c7f6fc759
commit 207673382f
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
import random
import string
def get_random_string(length):
# choose from all lowercase letter
letters = string.ascii_lowercase