You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
255 B
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.