Balanced Boolean function
Appearance
In mathematics, a balanced boolean function is a boolean function whose output yields as many 0s as 1s over its input set.
This means that for a uniformly random input string of bits, the probability of getting a one is 1/2.
Balanced boolean functions are used in cryptography.