添加作者到测试说明文件中
This commit is contained in:
parent
3daaced0ee
commit
5dbd9e8352
|
@ -1,7 +1,8 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Python Random String Password
|
||||
# Author - https://www.ossez.com
|
||||
# Author - HoneyMoose(huyuchengus@gmail.com)
|
||||
# Link Article - https://www.ossez.com/c/open-source/python/14
|
||||
|
||||
import string
|
||||
from random import choice
|
||||
|
|
Loading…
Reference in New Issue