Skip to content

potuo/a-verification-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

a-verification-code

main() is the entrance , contains three verification code generation modes

  • Mode 1

    Just use random numbers and customize the length of the string

  • Mode 2

    Use random numbers and letters and customize the length of the string

  • Mode 3

    Customize input characters and generate verification codes according to the length of input characters

Usage example import card_ver card_ver.main(mode=1, lang=4)

About

This is a program to generate verification codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages