//core/io.github.serpro69.kfaker/AbstractFaker/Builder/fakerConfig
fakerConfig¶
[jvm]\ fun fakerConfig(block: ConfigBuilder)
Sets config configuration for this AbstractFaker.Builder using the results of the block function.
This config will then be used when an instance of AbstractFaker is created using this AbstractFaker.Builder