Generators
system
File names and paths, MIME types, semver, error messages.
var faker = Faker(seed: 1337, locale: DecoyLocaleEN.locale)faker.system.mimeType()| Method | Example output |
|---|---|
mimeType() |
application/java-archiveapplication/vnd.dece.ttml+xmlapplication/wspolicy+xml |
programmingLanguage() |
["color": "#aace60", "extension": ".hlsl", "name": "HLSL"]["color": "#2f1f49", "extension": ".nr", "name": "Noir"]["color": "#384d54", "extension": ".just", "name": "Just"] |
programmingLanguageName() |
CypherHarbourPawn |
variableName(_ style: NamingStyle = .camelCase) |
ingloriousSplashingdeterminateAvulsioncivicFelon |
fileExtension() |
hvpmp3wgsl |
directoryPath() |
/bin/usr/local/src/sys |
fileName() |
cicatrix-urbs.imsubi-deorsus.semfstellans-clavis.key |
filePath() |
/home/user/dir/adfluens-audacter.ggb/var/log/reprensio-aedilitas.sv4crc/mnt/sobrie-quotienscunque.csh |
semver() |
5.6.181.0.212.17.24 |
errorMessage() |
goroutine leak detected: 477 routines blocked on the same mutexdeadlock detected while waiting for ShareLock on transaction 49635password must be at least 12 characters |
databaseError() |
relation "search-indexer" does not existnull value in column "tenant_id" violates not-null constraintvalue too long for type character varying(255) |
httpError() |
too many redirects following media-pipeline callbackunexpected content-type "text/html" from export-worker, expected JSONunexpected content-type "text/html" from audit-log, expected JSON |
runtimeError() |
circular dependency detected while initialising audit-logpanic recovered in auth-service: send on closed channelgoroutine leak detected: 477 routines blocked on the same mutex |
validationError() |
email must be a valid addresscurrency must match the account currencya project with this slug already exists |
component() |
export-workeruser-directorypayments |
Examples are real output from three different seeds, captured when this page was built, using each method’s default arguments. Where a signature shows parameters, pass your own to change the size, gender, length or format.