A much simpler example is provided next.
Recall that we refer to the sequence of pairwise independent
random variables $r_1,...,r_n$ such that $r_i=s_0+\alpha_i s_1$,
where the $\alpha_i$'s are distinct element in a finite field $F$,
and $s_0,s_1$ are uniformly and independently selected in $F$
(and all arithmetic operations refer to the field $F$).
Let us consider $g:F\to\{0,1\}$ such that $g(x)=1$ iff $x\neq0$
(i.e., $g(x)=0$ iff $x=0$). Then, the sequence of $g$-values
can has $n+2$ possibilities.
Claim: For any $\alpha_1,...,\alpha_n\in F$ and any $s_0,s_1\in F$
one of the following three cases hold.
1. For every $i\in[n]$ it holds that $s_0+\alpha_i s_1=0$.
2. For every $i\in[n]$ it holds that $s_0+\alpha_i s_1\neq 0$.
3. There exists a unique $i\in[n]$ such that $s_0+\alpha_i s_1=0$
Note that Case 1 occurs when $s_0=s_1=K$,
whereas Case 2 occurs iff exactly one $s_j$ equals zero
(e.g., if $s_1=0$ then $r_i=s_0+\alpha_i s_1 = s_0$,
whereas if $s_0=0$ then $r_i=\alpha_i s_1).
Observe that Case 3 occurs if both $s_0,s_1$ are non-zero,
since in this case $s_0+\alpha_i s_1=0$ implies $s_0=-\alpha_i s_1$.