1.0.2 • Published 8 years ago

random-tld v1.0.2

Weekly downloads
2,403
License
MIT
Repository
github
Last release
8 years ago

random-tld

Return a random tld(Top Level Domain).

MIT License

build:? coverage:?

Install

$ npm install --save random-tld 

Usage

var randomTld = require('random-tld');

// API
// - randomTld();

randomTld();
// => com

Related

Contributing

Pull requests and stars are highly welcome.

For bugs and feature requests, please create an issue.