public interface NetworkGenerator
NetworkGenerator for generate random data like email, file names, urls,
domain names and other network elements.| Modifier and Type | Method and Description |
|---|---|
String |
newDomainname()
New domainname.
|
String |
newEmail()
New email.
|
String |
newFilename()
New filename.
|
String |
newIpAddress4()
New ip address 4.
|
String |
newIpAddress6()
New ip address 6.
|
String |
newMacAddress()
New mac address.
|
String |
newMimeType()
New mime type.
|
String |
newSha1()
New sha 1.
|
String |
newSha256()
New sha 256.
|
String |
newUrl()
New url.
|
String newDomainname()
String newEmail()
String newFilename()
String newIpAddress4()
String newIpAddress6()
String newMacAddress()
String newMimeType()
String newSha1()
String newSha256()
String newUrl()
Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.