Faker().invoice¶ dictionary file yaml en: faker: invoice: reference: check_digit_method: method_731 pattern: '\d{3,19}#' kotlin non-implemented functions kotlin Faker().invoice.checkDigitMethod() // method_731 Faker().invoice.pattern() // '\d{3,19}#' Back to generators page