1.0.0 • Published 2 years ago

1secmail v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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