generate-otp

1.0.6 • Public • Published

generate-otp

'generate-otp' is simple one time password generator and can be used as password generator.

Index

Install

npm install generate-otp --save

Usage

var passwordGenerator = require('generate-otp')

passwordGenerator.generate(6); 

generate(length)

Arguments

  • length - length of password. default length is 10.

Package Sidebar

Install

npm i generate-otp

Weekly Downloads

53

Version

1.0.6

License

ISC

Unpacked Size

1.42 kB

Total Files

3

Last publish

Collaborators

  • prakashbhosalemi