Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrinank-Bhowmick/python-beginner-projects
/ otpGen.py
File
otpGen.py
projects/Otp_Generator/otpGen.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
random
2
3
# s_char for small letters
4
s_char =
"abcdefghijklmnopqrstuvwxyz"
Callers
nothing calls this directly
Calls
1
Otp
Class · 0.70
Tested by
no test coverage detected