UNPKG

@ngneat/falso

Version:

All the Fake Data for All Your Real Needs

219 lines (218 loc) 10.8 kB
export { randAbbreviation } from './lib/abbreviation'; export { randAccessory } from './lib/accessory'; export { randAccount } from './lib/account'; export { randAdjective } from './lib/adjective'; export { randAlpha } from './lib/alpha'; export { randAlphaNumeric } from './lib/alpha-numeric'; export { randAmericanFootballTeam } from './lib/american-football-team'; export { randAmount } from './lib/amount'; export { randAnimalType } from './lib/animal-type'; export { randAnimal } from './lib/animal'; export { randArn } from './lib/arn'; export { randAvatar } from './lib/avatar'; export { randAwsRegion } from './lib/aws-region'; export { randAwsService } from './lib/aws-service'; export { randAwsRequestId } from './lib/aws-request-id'; export { randBaseballTeam } from './lib/baseball-team'; export { randBasketballTeam } from './lib/basketball-team'; export { randBear } from './lib/bear'; export { randBetweenDate } from './lib/between-date'; export { randBic } from './lib/bic'; export { randBinary } from './lib/binary'; export { randBird } from './lib/bird'; export { randBitcoinAddress } from './lib/bitcoin-address'; export { randBook } from './lib/book'; export type { Book } from './lib/book'; export { randBoolean } from './lib/boolean'; export { randBrand } from './lib/brand'; export { randBrowser } from './lib/browser'; export { randCardinalDirection } from './lib/cardinal-direction'; export { randCat } from './lib/cat'; export { randCatchPhrase } from './lib/catch-phrase'; export { randCetacean } from './lib/cetacean'; export { randCity } from './lib/city'; export { randClothingSize } from './lib/clothing-size'; export { randColor } from './lib/color'; export { randCompanyName } from './lib/company-name'; export { randCountry } from './lib/country'; export { randCountryCode } from './lib/country-code'; export { randCounty } from './lib/county'; export { randCow } from './lib/cow'; export { randCreditCardCVV } from './lib/credit-card-cvv'; export { randCreditCardBrand } from './lib/credit-card-brand'; export { randCreditCardNumber } from './lib/credit-card-number'; export { randCrocodilia } from './lib/crocodilia'; export { randCurrencyCode } from './lib/currency-code'; export { randCurrencyName } from './lib/currency-name'; export { randCurrencySymbol } from './lib/currency-symbol'; export { randDatabaseCollation } from './lib/database-collation'; export { randDatabaseColumn } from './lib/database-column'; export { randDatabaseEngine } from './lib/database-engine'; export { randDatabaseType } from './lib/database-type'; export { randDatabase } from './lib/database'; export { randDepartment } from './lib/department'; export { randDirection } from './lib/direction'; export { randDirectoryPath } from './lib/directory-path'; export { randDog } from './lib/dog'; export { randDomainName } from './lib/domain-name'; export { randDomainSuffix } from './lib/domain-suffix'; export { randDrinks } from './lib/drinks'; export { randEmail } from './lib/email'; export { randEmailProvider } from './lib/email-provider'; export { randEmoji } from './lib/emoji'; export { randEthereumAddress } from './lib/ethereum-address'; export { randFileExt } from './lib/file-ext'; export { randFileName } from './lib/file-name'; export { randFilePath } from './lib/file-path'; export { randFileType } from './lib/file-type'; export { randFirstName } from './lib/first-name'; export { randFish } from './lib/fish'; export { randFloat } from './lib/float'; export { randFontFamily } from './lib/font-family'; export { randFontSize } from './lib/font-size'; export { randFood } from './lib/food'; export { randFootballTeam } from './lib/football-team'; export { randFrequency } from './lib/frequency'; export { randFullName } from './lib/full-name'; export { randFutureDate } from './lib/future-date'; export { randGender } from './lib/gender'; export { randGitBranch } from './lib/git-branch'; export { randGitCommitEntry } from './lib/git-commit-entry'; export { randGitCommitMessage } from './lib/git-commit-message'; export { randGitCommitSha } from './lib/git-commit-sha'; export { randGitShortSha } from './lib/git-short-sha'; export { randHex } from './lib/hex'; export { randHexaDecimal } from './lib/hexa-decimal'; export { randHorse } from './lib/horse'; export { randHsl } from './lib/hsl'; export { randHttpMethod } from './lib/http-method'; export { randIban } from './lib/iban'; export { randIceHockeyTeam } from './lib/ice-hockey-team'; export { randImg } from './lib/img'; export { randIntegration } from './lib/integration'; export { randIp } from './lib/ip'; export { randIpv6 } from './lib/ipv6'; export { randJobArea } from './lib/job-area'; export { randJobDescriptor } from './lib/job-descriptor'; export { randJobTitle } from './lib/job-title'; export { randJobType } from './lib/job-type'; export { randLanguage } from './lib/language'; export { randLastName } from './lib/last-name'; export { randLatitude } from './lib/latitude'; export { randLine } from './lib/line'; export { randLines } from './lib/lines'; export { randLion } from './lib/lion'; export { randLocale } from './lib/locale'; export { randLongitude } from './lib/longitude'; export { randMac } from './lib/mac'; export { randMask } from './lib/mask'; export { randMimeType } from './lib/mime-type'; export { randMonth } from './lib/month'; export { randMotorcylceManufacturer, randMotorcycleManufacturer, } from './lib/motorcycle-manufacturer'; export { randMovie } from './lib/movie'; export { randMovieCharacter } from './lib/movie-character'; export { randMusicGenre } from './lib/music-genre'; export { randNearbyGPSCoordinate } from './lib/nearby-gpscoordinate'; export { randNumber } from './lib/number'; export { randNoun } from './lib/noun'; export { randOAuthProvider } from './lib/oauth-provider'; export { randOctal } from './lib/octal'; export { randOrdinalDirection } from './lib/ordinal-direction'; export { randParagraph } from './lib/paragraph'; export { randPassword } from './lib/password'; export { randPastDate } from './lib/past-date'; export { randPermission } from './lib/permission'; export { randPersonTitle } from './lib/person-title'; export { randPhoneNumber } from './lib/phone-number'; export { randPhrase } from './lib/phrase'; export { randPort } from './lib/port'; export { randPost } from './lib/post'; export type { Post } from './lib/post'; export { randPriority } from './lib/priority'; export { randProduct } from './lib/product'; export type { Product } from './lib/product'; export { randProductAdjective } from './lib/product-adjective'; export { randProductCategory } from './lib/product-category'; export { randProductDescription } from './lib/product-description'; export { randProductMaterial } from './lib/product-material'; export { randProductName } from './lib/product-name'; export { randProgrammingLanguage } from './lib/programming-language'; export { randPronoun } from './lib/pronoun'; export { randProtocol } from './lib/protocol'; export { randQuote } from './lib/quote'; export { randRabbit } from './lib/rabbit'; export { rand } from './lib/rand'; export { random, seed } from './lib/random'; export { randRecentDate } from './lib/recent-date'; export { randResolution } from './lib/resolution'; export { randRgb } from './lib/rgb'; export { randRole } from './lib/role'; export { randRoutingNumber } from './lib/routing-number'; export { randSemver } from './lib/semver'; export { randSentence } from './lib/sentence'; export { randSequence } from './lib/sequence'; export { randShape } from './lib/shape'; export { randSkill } from './lib/skill'; export { randSlug } from './lib/slug'; export { randSnake } from './lib/snake'; export { randSocial } from './lib/social'; export { randSoonDate } from './lib/soon-date'; export { randSports } from './lib/sports'; export { randSportsTeam } from './lib/sports-team'; export { randState } from './lib/state'; export { randStateAbbr } from './lib/state-abbr'; export { randStatus } from './lib/status'; export { randStreetAddress } from './lib/street-address'; export { randStreetName } from './lib/street-name'; export { randSubscriptionPlan } from './lib/subscription-plan'; export { randSuperhero } from './lib/superhero'; export type { SuperheroEntity } from './lib/superhero'; export { randSuperheroName } from './lib/superhero-name'; export { randSvg } from './lib/svg'; export { randSwift } from './lib/swift'; export { randText } from './lib/text'; export { randTimeZone } from './lib/time-zone'; export { randTodo } from './lib/todo'; export type { Todo } from './lib/todo'; export { randTransactionType } from './lib/transaction-type'; export { randUrl } from './lib/url'; export { randUser } from './lib/user'; export type { User } from './lib/user'; export { randUserAgent } from './lib/user-agent'; export { randUserName } from './lib/user-name'; export { randUuid } from './lib/uuid'; export { randVehicle } from './lib/vehicle'; export { randVehicleFuel } from './lib/vehicle-fuel'; export { randVehicleManufacturer } from './lib/vehicle-manufacturer'; export { randVehicleModel } from './lib/vehicle-model'; export { randVehicleType } from './lib/vehicle-type'; export { randVerb } from './lib/verb'; export { randWeekday } from './lib/weekday'; export { randWord } from './lib/word'; export { randZipCode } from './lib/zip-code'; export { randSinger } from './lib/singer'; export { randSong } from './lib/song'; export { randAddress } from './lib/address'; export type { Address } from './lib/address'; export { randFullAddress } from './lib/full-address'; export { randJSON } from './lib/json'; export { randCodeSnippet } from './lib/code-snippet'; export { randTextRange } from './lib/text-range'; export { randFlightNumber } from './lib/flight-number'; export { randAirline } from './lib/airline'; export { randFlightDetails } from './lib/flight-details'; export type { FlightDetails } from './lib/flight-details'; export { randSeatNumber } from './lib/seat-number'; export { randAirport } from './lib/airport'; export { randAirportName } from './lib/airport-name'; export { randAirportCode } from './lib/airport-code'; export { randCreditCard } from './lib/credit-card'; export type { CreditCard } from './lib/credit-card'; export { incrementalNumber } from './lib/factories/incremental-number'; export type { IncrementalNumberOptions } from './lib/factories/incremental-number'; export { incrementalDate } from './lib/factories/incremental-date'; export type { IncrementalDateOptions } from './lib/factories/incremental-date'; export { randAggregation } from './lib/aggregation'; export { randChanceBoolean } from './lib/chance-boolean'; export { toCollection } from './lib/collection'; export { randAbn } from './lib/abn';