mirror of
https://github.com/TeamPGM/PagerMaid_Plugins.git
synced 2024-11-29 08:34:17 +00:00
更新 ranstr 函数
This commit is contained in:
parent
156d20864c
commit
9827f4a5dc
@ -1,7 +1,7 @@
|
|||||||
import random
|
import random
|
||||||
import string
|
import string
|
||||||
|
|
||||||
def main(context):
|
async def main(context):
|
||||||
try:
|
try:
|
||||||
length = int(context.text.split()[1])
|
length = int(context.text.split()[1])
|
||||||
except:
|
except:
|
||||||
|
Loading…
Reference in New Issue
Block a user