Random Boolean (RandomBooleanGenerator)
Last updated
Was this helpful?
Last updated
Was this helpful?
The generator assigns a random boolean value.
The Random Boolean generator does not support linking or consistency. You cannot configure differential privacy.
The metadata
object is populated from the object. The ratio
field indicates the percentage (as a decimal value between 0 and 1.0) of values to set to true
.
In the following example replacement for the Random Boolean generator, 40% of the destination values are true
, and 60% are false
.