Binary Bits (base 2 mod 3) generator

Last modified: April 3, 2025

The Binary Bits (base 2 mod 3) generator creates sequences of binary numbers where each bit pattern or sequence results from some operation involving modulo 3 calculations. It generates values of varying lengths, suitable for testing applications involving low-level data representation, bitwise operations, or systems requiring binary input and output.

Generator properties

The table provides key details about the generator, including the short name, sample of the generated data, the supported data types, and whether it is specific to a particular country.

Short name Example of generated data Data type matching Country-specific
Binary Bits binary numbers that are multiples of 3 character varyingcharactertextbyteabitbit varying Default

Matching rules

The generator can be assigned to a column with any name.

Configure additional options

The generator produces data based on an IronPython script. Since it is built on the Python generator, see Python generator to customize settings and understand the correct usage of syntax.

Preview of the column data generated by the Binary Bits (base 2 mod 3) generator

Binary Bits (base 2 mod 3) generator