package io.github.serpro69.kfaker.misc
Classes
Name | Description |
---|---|
class Faker
|
Typealias for the MiscFaker |
class MiscFaker: Any
|
Provides access to fake data generators that don't belong in the CoreFaker but also don't fit into any of the existing providers. Each category (generator) from this MiscFaker is represented by a property
that (usually) has the same name as the |
Subpackages
Name | Description |
---|---|
package io.github.serpro69.kfaker.misc.provider
|
Applies the block function to MiscFaker.Builder and returns as an instance of MiscFaker from that builder.