Skip to content

Latest commit

 

History

History
 
 

OTP-Generator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Python Script for OTP Generator

  • import the random
  • it will add 4 random digit form 0-9 as string in otp variable.
  • print OTP Number

Python Version

  • Python 3.7.4