idk what changed
This commit is contained in:
parent
2c7f6fc759
commit
207673382f
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
import random
|
import random
|
||||||
import string
|
import string
|
||||||
|
|
||||||
|
|
||||||
def get_random_string(length):
|
def get_random_string(length):
|
||||||
# choose from all lowercase letter
|
# choose from all lowercase letter
|
||||||
letters = string.ascii_lowercase
|
letters = string.ascii_lowercase
|
||||||
|
|
Loading…
Add table
Reference in a new issue