summaryrefslogtreecommitdiff
path: root/src/node_modules/chance/docs/web/tld.md
blob: 4d63fb47932d98acd5b9b9647fec27ae708f6dbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# tld

```js
// usage
chance.tld()
```

Return a random tld ([Top Level Domain][tld]) from the set:

```js
['com', 'org', 'edu', 'gov', 'uk', 'net', 'io']
```

Note, these do not start with a period.

[tld]: https://en.wikipedia.org/wiki/Top-level_domain