class FakerConfig: Any
Fields
Name | Description |
---|---|
val locale: String
|
|
val random: Random
|
|
val uniqueGeneratorRetryLimit: Int
|
class FakerConfig: Any
Fields
Name | Description |
---|---|
val locale: String
|
|
val random: Random
|
|
val uniqueGeneratorRetryLimit: Int
|
Configuration for implementations of AbstractFaker.