gen-totp
A time-based One-time Password generator that uses current time as a source of uniqueness, following RFC 6238.
generate-otp
'generate-otp' is simple one time password generator and can be used as password generator.
random-otp
'randomtask' is simple one time password generator
otp-generator-module
A simple and flexible OTP (One-Time Password) generator module for JavaScript and TypeScript. Supports numeric, alphabetic, and special character combinations with customizable options.