tld
// usage
randBox.tld()
Return a random tld (Top Level Domainย ) from the list of 2-letter country tld list plus the following set:
['com', 'org', 'edu', 'gov', 'uk', 'net', 'io']
Note, these do not start with a period.
Last updated on:
// usage
randBox.tld()
Return a random tld (Top Level Domainย ) from the list of 2-letter country tld list plus the following set:
['com', 'org', 'edu', 'gov', 'uk', 'net', 'io']
Note, these do not start with a period.