KFixture
/
tech.antibytes.kfixture
/
PublicApi
/
GeneratorFactory
/
getInstance
get
Instance
abstract fun
getInstance
(random:
Random
):
PublicApi.Generator
<
T
>
Content copied to clipboard
Instantiates a Generator
Return
a instance of a Generator
See also
kotlin.random.Random
Parameters
random
a shared instance of Random.