otp-generator-latest-2
v1.0.1
Published
OTP Generator
Readme
What is this
A OTP Generator
Installation
Run npm i otp-generator
Use :
import OPTGenerator from 'otp-generator-latest';
OPTGenerator(N)
Parameters
- The OTPGenerator accepts one paramenter
- N (which is the length of OTP)
- By default it takes N = 4
