添加作者到测试说明文件中

This commit is contained in:
YuCheng Hu 2021-03-18 23:44:04 -04:00
parent 3daaced0ee
commit 5dbd9e8352
No known key found for this signature in database
GPG Key ID: 1E5CBEF8B550FB7D
1 changed files with 2 additions and 1 deletions

View File

@ -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