Generators
database
Engines, collations, column names and types.
var faker = Faker(seed: 1337, locale: DecoyLocaleEN.locale)faker.database.column()| Method | Example output |
|---|---|
column() |
updated_attitlephone |
type() |
jsondatetimefloat |
collation() |
utf8mb4_general_ciutf8mb4_bincp1250_general_ci |
engine() |
ARCHIVEBLACKHOLEMEMORY |
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.