Annotation Interface RandomizedBoolean
This annotation is used to mark a field as a boolean that should be randomized when
Randomness.randomizeFields(Object, java.util.random.RandomGenerator)
is used.- See Also: