Internet
email
Generate an email address.
safeEmail
Generate a safe email address.
freeEmail
Generate a free email address (free, as in, free sign-up).
companyEmail
Generate a company email.
freeEmailDomain
Generate a free email domain name.
safeEmailDomain
Generate a safe email domain.
userName
Generate a username.
password
Generate a password, with a given minimum and maximum length. By default, the values 6
and 20
are used for the
minimum and maximum respectively.
domainName
Generate a domain name.
domainWord
Generate a domain word.
tld
Generate a tld (top-level domain).
url
Generate a URL.
slug
Generate a slug, with a given amount of words. By default, the amount of words it set to 6.
Optionally, a second parameter can be supplied. When false
, only slugs with the given amount of words will be
generated.
ipv4
Generate an IPv4 address.
localIpv4
Generate an IPv4 address, inside a local subnet.
ipv6
Generate an IPv6 address.
macAddress
Generate a random MAC address.
User Agent
userAgent
Generate a user agent.
chrome
Generate a user agent that belongs to Google Chrome.
firefox
Generate a user agent that belongs to Mozilla Firefox.
safari
Generate a user agent that belongs to Apple Safari.
opera
Generate a user agent that belongs to Opera.
internetExplorer
Generate a user agent that belongs to Internet Explorer.
msedge
Generate a user agent that belongs to Microsoft Ege.