Generators
nature
Mountains, rivers, lakes, islands, trees, flowers, gemstones, weather.
var faker = Faker(seed: 1337, locale: DecoyLocaleEN.locale)faker.nature.mountain()| Method | Example output |
|---|---|
mountain() |
IllimaniMount ShastaMount Elbrus |
river() |
RhineSeineParaguay |
tree() |
WillowLarchJudas Tree |
flower() |
Tiger LilyHoneysuckleClematis |
gemstone() |
Imperial TopazChalcedonyObsidian |
lake() |
Lake NeuchâtelLake TaupoLake Maracaibo |
island() |
MauritiusEaster IslandHispaniola |
desert() |
Tanami DesertAntarctic DesertGreat Basin |
weather() |
HeatwaveShowersCloudy |
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.