{
  "routes": [
    "",
    "Hacker/Abbreviation",
    "Hacker/Adjective",
    "Hacker/Noun",
    "Hacker/Verb",
    "Hacker/IngVerb",
    "Hacker/Phrase",
    "Phone/PhoneNumber/{format?}",
    "Phone/PhoneNumberFormat/{phoneFormatsArrayIndex?}",
    "Name/FirstName/{gender?}",
    "Name/LastName/{gender?}",
    "Name/FullName/{gender?}",
    "Name/Prefix/{gender?}",
    "Name/Suffix",
    "Name/FindName/{firstName?}/{lastName?}/{withPrefix?}/{withSuffix?}/{gender?}",
    "Name/JobTitle",
    "Name/JobDescriptor",
    "Name/JobArea",
    "Name/JobType",
    "Lorem/Word",
    "Lorem/Words/{num?}",
    "Lorem/Letter/{num?}",
    "Lorem/Sentence/{wordCount?}/{range?}",
    "Lorem/Slug/{wordcount?}",
    "Lorem/Sentences/{sentenceCount?}/{separator?}",
    "Lorem/Paragraph/{count?}",
    "Lorem/Paragraphs/{count?}/{separator?}",
    "Lorem/Text",
    "Lorem/Lines/{lineCount?}/{seperator?}",
    "Image/Image/{width?}/{height?}/{randomize?}/{https?}",
    "Image/Abstract/{width?}/{height?}/{randomize?}/{https?}",
    "Image/Animals/{width?}/{height?}/{randomize?}/{https?}",
    "Image/Business/{width?}/{height?}/{randomize?}/{https?}",
    "Image/Cats/{width?}/{height?}/{randomize?}/{https?}",
    "Image/City/{width?}/{height?}/{randomize?}/{https?}",
    "Image/Food/{width?}/{height?}/{randomize?}/{https?}",
    "Image/Nightlife/{width?}/{height?}/{randomize?}/{https?}",
    "Image/Fashion/{width?}/{height?}/{randomize?}/{https?}",
    "Image/People/{width?}/{height?}/{randomize?}/{https?}",
    "Image/Nature/{width?}/{height?}/{randomize?}/{https?}",
    "Image/Sports/{width?}/{height?}/{randomize?}/{https?}",
    "Image/Technics/{width?}/{height?}/{randomize?}/{https?}",
    "Image/Transport/{width?}/{height?}/{randomize?}/{https?}",
    "Image/DataUri/{width}/{height}",
    "Finance/Account/{length?}",
    "Finance/AccountName",
    "Finance/Amount/{min?}/{max?}/{decimals?}",
    "Finance/TransactionType",
    "Finance/Currency/{includeFundCodes?}",
    "Finance/CreditCardCvv",
    "Finance/BitcoinAddress",
    "Finance/EthereumAddress",
    "Finance/RoutingNumber",
    "Finance/Bic",
    "Finance/Iban/{formatted?}",
    "Address/ZipCode/{format?}",
    "Address/City",
    "Address/StreetAddress/{useFullAddress?}",
    "Address/CityPrefix",
    "Address/CitySuffix",
    "Address/StreetName",
    "Address/BuildingNumber",
    "Address/StreetSuffix",
    "Address/SecondaryAddress",
    "Address/County",
    "Address/Country",
    "Address/FullAddress",
    "Address/CountryCode/{format?}",
    "Address/State",
    "Address/StateAbbr",
    "Address/Latitude/{min?}/{max?}",
    "Address/Longitude/{min?}/{max?}",
    "Address/Direction/{useAbbreviation?}",
    "Address/CardinalDirection/{useAbbreviation?}",
    "Address/OrdinalDirection/{useAbbreviation?}",
    "Date/Past/{yearsToGoBack?}/{refDate?}",
    "Date/Soon/{days?}",
    "Date/Future/{yearsToGoForward?}/{refDate?}",
    "Date/Between/{start}/{end}",
    "Date/Recent/{days?}",
    "Date/Timespan/{maxSpan?}",
    "Date/Month/{abbrivation?}/{useContext?}",
    "Date/Weekday/{abbrivation?}/{useContext?}",
    "Company/CompanySuffix",
    "Company/CompanyName/{formatIndex?}",
    "Company/CompanyName/{format}",
    "Company/CatchPhrase",
    "Company/Bs",
    "Internet/Avatar",
    "Internet/Email/{firstName?}/{lastName?}/{provider?}",
    "Internet/ExampleEmail/{firstName?}/{lastName?}",
    "Internet/UserName/{firstName?}/{lastName?}",
    "Internet/DomainName",
    "Internet/DomainWord",
    "Internet/DomainSuffix",
    "Internet/Ip",
    "Internet/Ipv6",
    "Internet/UserAgent",
    "Internet/Mac/{separator?}",
    "Internet/Password/{length?}/{memorable?}/{regexPattern?}/{prefix?}",
    "Internet/Color/{baseRed?}/{baseGreen?}/{baseBlue?}",
    "Internet/Protocol",
    "Internet/Url",
    "Internet/UrlWithPath/{protocol?}/{domain?}",
    "Commerce/Department/{max?}/{returnMax?}",
    "Commerce/Price/{min?}/{max?}/{decimals?}/{symbol?}",
    "Commerce/Categories/{num}",
    "Commerce/ProductName",
    "Commerce/Color",
    "Commerce/Product",
    "Commerce/ProductAdjective",
    "Commerce/ProductMaterial",
    "System/FileName/{ext?}",
    "System/DirectoryPath",
    "System/FilePath",
    "System/CommonFileName/{ext?}",
    "System/MimeType",
    "System/CommonFileType",
    "System/CommonFileExt",
    "System/FileType",
    "System/FileExt/{mimeType?}",
    "System/Semver",
    "System/Version",
    "System/Exception",
    "Database/Column",
    "Database/Type",
    "Database/Collation",
    "Database/Engine",
    "Rant/Review/{product?}",
    "Rant/Reviews/{product?}/{lines?}"
  ]
}