Let $B\in\mathbb{R}^{m\times n}$ be a random matrix, sampled i.i.d. from a uniform distribution $\mathcal{U}$ with bounds $[-a, a]$ and $e\in\mathbb{R}^{m}$ be a vector. We define $e'\in\mathbb{R}^{n}$ with the multiplication $$ e'=eB $$
Under what conditions the vector $e'$ has elements that are independent, have a zero mean, and have equal variance $\sigma^2$?
Let $y\in\mathbb{R}_{\geq 0}^{n}$ be a vector with elements that are positive or zero. If we redefine $e'$ as $$ e'=eB\odot y $$ where $\odot$ is the Hadamard (element-wise) multiplication, what conditions should be satisfied for $e'$ to have elements that are independent, have a zero mean, and have equal variance?
In either case, what would the variance be?