T - the element typepublic abstract class FakerBasedRandomizer<T> extends AbstractRandomizer<T>
Randomizer based on Faker.| Modifier and Type | Field and Description |
|---|---|
protected com.github.javafaker.Faker |
faker |
random| Modifier | Constructor and Description |
|---|---|
protected |
FakerBasedRandomizer() |
protected |
FakerBasedRandomizer(long seed) |
protected |
FakerBasedRandomizer(long seed,
java.util.Locale locale) |
getPredefinedValuesOf, nextDouble, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetRandomValueCopyright © 2019. All Rights Reserved.