Skip to content

mock-end/random-tld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Return a random tld(Top Level Domain).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published