This website requires JavaScript.
Explore
Help
Register
Sign In
xieshen
/
newmediamonitoring1
Watch
1
Star
0
Fork
You've already forked newmediamonitoring1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f355ddbd7c
newmediamonitoring1
/
polls
/
utils.py
7 lines
109 B
Python
Raw
Blame
History
import
random
def
sent_sms_code
(
phone
)
:
pass
def
generate_code
(
)
:
return
random
.
randint
(
1000
,
9999
)
Reference in New Issue
View Git Blame
Copy Permalink