idk what changed
This commit is contained in:
parent
2c7f6fc759
commit
207673382f
|
@ -2,7 +2,6 @@
|
|||
import random
|
||||
import string
|
||||
|
||||
|
||||
def get_random_string(length):
|
||||
# choose from all lowercase letter
|
||||
letters = string.ascii_lowercase
|
||||
|
|
Loading…
Reference in New Issue