npm.io
1.0.0 • Published 4 years ago

1secmail

Licence
ISC
Version
1.0.0
Deps
12
Size
3 kB
Vulns
0
Weekly
0
Stars
2

This is a Javascript client library for generating emails and getting email box messages based on using 1secmail API.

Installation

use npm:

npm install secmail

Usage

const secmail = require("secmail")

email = secmail.GerarEmail(1)

console.log(await email)

If you set the count to more than 1 it will return a list of emails

Keywords