Package net.datafaker
Class Faker
java.lang.Object
net.datafaker.providers.base.BaseFaker
net.datafaker.Faker
- All Implemented Interfaces:
BaseProviders,ProviderRegistration,EntertainmentProviders,FoodProviders,HealthcareProviders,SportProviders,VideoGameProviders
public class Faker
extends BaseFaker
implements BaseProviders, SportProviders, FoodProviders, EntertainmentProviders, VideoGameProviders, HealthcareProviders
-
Constructor Summary
ConstructorsConstructorDescriptionFaker()Faker(Locale locale, RandomService randomService) Faker(FakeValuesService fakeValuesService, FakerContext context) Faker(FakeValuesService fakeValuesService, FakerContext context, Predicate<Class<?>> whiteListPredicate) -
Method Summary
Methods inherited from class net.datafaker.providers.base.BaseFaker
addPath, addUrl, bothify, bothify, collection, collection, collection, csv, csv, doWith, doWith, doWith, examplify, expression, fakeValuesService, getContext, getFaker, getMethod, getProvider, getProvider, json, jsona, letterify, letterify, numerify, populate, populate, random, regexify, resolve, resolve, stream, stream, stream, templatify, templatify, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.datafaker.providers.base.BaseProviders
address, ancient, animal, app, appliance, artist, australia, aviation, aws, azure, barcode, bloodtype, book, bool, brand, business, camera, cannabis, cat, chiquito, cnpj, code, coin, color, commerce, community, company, compass, computer, construction, cosmere, country, cpf, credentials, cryptoCoin, cultureSeries, currency, date, dcComics, demographic, device, dog, domain, drivingLicense, drone, dungeonsAndDragons, duration, educator, electricalComponents, emoji, famousLastWords, file, finance, financialTerms, funnyName, garmentSize, gender, greekPhilosopher, hacker, hashing, hipster, hobby, hololive, horse, house, idNumber, image, industrySegments, internet, job, kpop, languageCode, largeLanguageModel, locality, location, lorem, marketing, matz, mbti, measurement, medical, military, money, mood, mountain, mountaineering, music, name, nation, natoPhoneticAlphabet, nigeria, number, olympicSport, passport, phoneNumber, photography, planet, programmingLanguage, pronouns, relationships, restaurant, robin, rockBand, science, shakespeare, sip, size, slackEmoji, space, stock, subscription, superhero, team, text, time, timeAndDate, tire, transport, twitter, unique, university, vehicle, verb, weather, word, yoda, zodiacMethods inherited from interface net.datafaker.providers.entertainment.EntertainmentProviders
aquaTeenHungerForce, avatar, babylon5, backToTheFuture, bigBangTheory, boardgame, bojackHorseman, bossaNova, breakingBad, brooklynNineNine, buffy, chuckNorris, cowboyBebop, departed, detectiveConan, doctorWho, doraemon, dragonBall, dumbAndDumber, dune, familyGuy, finalSpace, freshPrinceOfBelAir, friends, fullMetalAlchemist, futurama, gameOfThrones, ghostbusters, gratefulDead, gravityFalls, harryPotter, heyArnold, hitchhikersGuideToTheGalaxy, hobbit, howIMetYourMother, howToTrainYourDragon, joke, kaamelott, lebowski, lordOfTheRings, moneyHeist, movie, naruto, newGirl, onePiece, oscarMovie, pokemon, princessBride, residentEvil, rickAndMorty, ruPaulDragRace, seinfeld, severance, show, siliconValley, simpsons, southPark, spongebob, stargate, starTrek, starWars, strangerThings, studioGhibli, suits, supernatural, swordArtOnline, theExpanse, theItCrowd, theKingkillerChronicle, theRoom, theThickOfIt, theVentureBros, tron, twinPeaks, vForVendetta, witcherMethods inherited from interface net.datafaker.providers.food.FoodProviders
apple, beer, coffee, dessert, food, iceCream, teaMethods inherited from interface net.datafaker.providers.healthcare.HealthcareProviders
careProvider, disease, medicalProcedure, medication, observationMethods inherited from interface net.datafaker.providers.base.ProviderRegistration
addPath, addUrl, bothify, bothify, csv, csv, examplify, expression, fakeValuesService, getContext, getFaker, getProvider, getProvider, json, jsona, letterify, letterify, numerify, options, random, regexify, resolve, resolve, templatify, templatifyMethods inherited from interface net.datafaker.providers.sport.SportProviders
baseball, basketball, chess, cricket, englandfootball, football, formula1, martialArt, volleyballMethods inherited from interface net.datafaker.providers.videogame.VideoGameProviders
battlefield1, clashOfClans, control, darkSouls, dota2, eldenRing, elderScrolls, esports, fallout, finalFantasyXIV, halfLife, hearthstone, heroesOfTheStorm, leagueOfLegends, marvelSnap, massEffect, minecraft, myst, overwatch, redDeadRedemption2, sonicTheHedgehog, soulKnight, starCraft, streetFighter, superMario, superSmashBros, touhou, videoGame, warhammerFantasy, worldOfWarcraft, zelda
-
Constructor Details
-
Faker
public Faker() -
Faker
-
Faker
-
Faker
-
Faker
-
Faker
-
Faker
public Faker(FakeValuesService fakeValuesService, FakerContext context, Predicate<Class<?>> whiteListPredicate)
-