Skip to main content

一个基于random模块,快速生成密码的模块|A module based on random module to quickly generate passwords

Project description

FolderProcessing 文件夹处理包 | Folderprocessing folder processing package

使用方法在作者的第三方仓库中,可以自行查看

The usage method is in the author's third-party warehouse and can be used by yourself

codechina.csdn 教程链接|Tutorial links

sample-data-repo

使用方法即介绍

#导入

from RandomKry import kry

#key函数列表

函数 示例 介绍
key_zero key_zero('生成多少个') 可以随机生成出0开头的数字密码
key_list key_list('要生成字符串选项', '生成位数') '要生成字符串选项'是可以输入任何字符串和数字, '生成位数'是密码生成的位数如:8
key_str key_str('生成位数') 随机生成一个键盘上所有字符和字母以及数字的数
key_letter key_letter('生成位数') 生成一个随机字母密码
key_int key_int('生成数字起始', '生成数字结束', '生成数量') '生成数字起始'至'生成数字结束'是生成一个范围如:1,100

作者:PYmili

联系:qq:2097632843 邮件:mc2005wj@163.com

The method of use is introduced

#Import

from RandomKry import kry

#Key function list

|Function | example | introduction|

| ------ | ------ | ------ |

| key_zero | key_zero ('How many generated') | you can randomly generate numeric passwords starting with 0|

| key_list | key_list ('options to generate string ', ' number of bits to generate') |' options to generate string ' can enter any string and number, and' number of bits to generate 'is the number of bits generated by password, such as 8|

| key_str | key_str ('generated digits') | randomly generate the number of all characters, letters and numbers on a keyboard|

| key_letter | key_letter ('generated digits') | generate a random letter password|

| key_int | key_int ('Start of generated number ',' end of generated number ',' quantity of generated number ') |' start of generated number 'to' end of generated number 'is a range, such as 1100|

Author: pymili

Contact: QQ: 2097632843 email: mc2005wj@163.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Randomkey-0.0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

Randomkey-0.0.1-py2.py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page