Generators
institution
Universities, football clubs, museums, newspapers, orchestras.
var faker = Faker(seed: 1337, locale: DecoyLocaleEN.locale)faker.institution.university()| Method | Example output |
|---|---|
university() |
University of OsloUniversity of AucklandImperial College London |
footballClub() |
Bayern MunichFlamengoSan Lorenzo |
museum() |
Pergamon MuseumTokyo National MuseumMori Art Museum |
newspaper() |
The Globe and MailThe GuardianDie Zeit |
orchestra() |
Orchestra of the Age of EnlightenmentBudapest Festival OrchestraBournemouth Symphony Orchestra |
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.