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

255 B

tld

// usage
chance.tld()

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

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

Note, these do not start with a period.