Generator Catalog
Generator Catalog (Java)
Main entrypoint: org.github.krandom.generator.Generators
Base and numeric
ofByte,ofShort,ofInt,ofNaturalNumber,ofLong,ofFloat,ofDoubleofNormal,ofPrimeofBigDecimal,ofBigIntegerofBoolean,ofNullableBooleanofDigit,ofNumberWithFormat,ofPyDecimalofChar,ofString,ofTemplate
Algorithms and games
ofFibonacci,ofLuhnofCoin,ofDice
Network and internet
ofIPv4,ofIPv6,ofIP,ofPort,ofMacAddressofDomain,ofHostname,ofUrl,ofUri,ofSlug,ofUserAgentofHttpMethod,ofHttpStatusCode
Date and time
ofLocalDate,ofLocalDateTime,ofInstant,ofZonedDateTimeofDuration,ofTimezone
Location
ofStreetAddress,ofCity,ofState,ofPostalCode,ofCountry,ofPhoneNumber
User and identity
ofFullName,ofEmail,ofCompanyEmailofUsername,ofPassword,ofAvatarUrlofSimpleProfile,ofProfileofProfession,ofJobField,ofJobType,ofPosition,ofIndustryofEducationalAttainment,ofMaritalStatusofNationalId(locale)and seeded overload
Company and commerce
ofCompanyName,ofCompanyUrl,ofCompanyBuzzword,ofCompanyCatchPhraseofCommerce
Finance and codes
ofCurrency,ofMoneyofCreditCard,ofCardExpirationofBic,ofBban,ofIban,ofAbaRouting,ofBankCountry,ofBankAccount,ofBankName,ofBankTypeofIsin,ofCusip,ofEin,ofCryptoAddressofUuid,ofHash,ofIdentifierMask,ofEan,ofUpc,ofIsbn
Files and system
ofFileExtension,ofFileName,ofDirPath,ofFilePath,ofMimeType,ofSemverofVersion,ofPlatformId,ofExceptionPayload,ofDatabase
Text
ofLoremIpsum,ofWord,ofSyllable,ofSentence,ofParagraph,ofText
Structured generation
ofField,ofSchemaofProviderHub
Selection helpers
pickFrom,pickSetFrom,shuffleOf,weightedunique,uniqueValues,repeat
Type-based lookup
forType(Class<T>)
Supported built-ins include boxed and primitive Java scalar types, plus String.