Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages