Files
ccc-obfuscated-code/node_modules/chance/docs/web/tld.md
Pipi Chen b8a3516cd6 update
2020-05-07 01:02:44 +08:00

17 lines
255 B
Markdown

# 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